aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-23 20:47:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-23 20:47:04 +0000
commit2837c423039ad6d929b1008b12d8dd38062301f2 (patch)
tree9f1639d2b5ac865255ba62a0b5ad3d867febd2d7 /src/main.c
parent49f27ae6914d54f93da338f3b6c04ccd64e7c628 (diff)
downloadcpio-2837c423039ad6d929b1008b12d8dd38062301f2.tar.gz
cpio-2837c423039ad6d929b1008b12d8dd38062301f2.tar.bz2
Include paxlib.h
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index b4eb027..8b62945 100644
--- a/src/main.c
+++ b/src/main.c
@@ -23,7 +23,7 @@
and Sergey Poznyakoff <gray@mirddin.farlep.net> */
#include <system.h>
-#include <paxerror.h>
+#include <paxlib.h>
#include <stdio.h>
#include <getopt.h>

Return to:

Send suggestions and report system problems to the System administrator.