diff options
Diffstat (limited to 'paxinc.c')
-rw-r--r-- | paxinc.c | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -11,14 +11,6 @@ #define IN_paxinc #include "paxinc.h" -#include <alloca.h> -#include <stddef.h> -#include <fcntl.h> -#include <sys/stat.h> -#include <unistd.h> - -#include "xfuncs.h" - char do_reverse_endian; /* some of this ar code was taken from busybox */ |