aboutsummaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-28 13:03:06 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-28 13:03:06 +0000
commit98ee9a908c1ca66eb061ccc9001daa39799122f5 (patch)
tree72c19ff718fa4d767cdff07f22af7f86906ab223 /src/util.c
parentda889d982e18ac726703adc02a34996f540de108 (diff)
downloadcpio-98ee9a908c1ca66eb061ccc9001daa39799122f5.tar.gz
cpio-98ee9a908c1ca66eb061ccc9001daa39799122f5.tar.bz2
Include paxlib.
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c
index 6042272..8c25cb6 100644
--- a/src/util.c
+++ b/src/util.c
@@ -24,6 +24,7 @@
#include "cpiohdr.h"
#include "dstring.h"
#include "extern.h"
+#include <paxlib.h>
#include "filetypes.h"
#include <safe-read.h>
#include <full-write.h>

Return to:

Send suggestions and report system problems to the System administrator.