diff options
Diffstat (limited to 'tests/tar_xattr_bsd.c')
-rw-r--r-- | tests/tar_xattr_bsd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tar_xattr_bsd.c b/tests/tar_xattr_bsd.c index 9a7eab2..39a73cc 100644 --- a/tests/tar_xattr_bsd.c +++ b/tests/tar_xattr_bsd.c @@ -9,11 +9,9 @@ #include "util/util.h" #include "tar.h" -#include <unistd.h> #include <assert.h> #include <stdlib.h> #include <string.h> -#include <fcntl.h> #include <stdio.h> #define STR(x) #x |