diff options
Diffstat (limited to 'lib/ntdb/test/api-94-expand-during-parse.c')
-rw-r--r-- | lib/ntdb/test/api-94-expand-during-parse.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ntdb/test/api-94-expand-during-parse.c b/lib/ntdb/test/api-94-expand-during-parse.c index 4963e47fe7..3aca88bd78 100644 --- a/lib/ntdb/test/api-94-expand-during-parse.c +++ b/lib/ntdb/test/api-94-expand-during-parse.c @@ -2,9 +2,6 @@ #include "config.h" #include "ntdb.h" #include "tap-interface.h" -#include <sys/types.h> -#include <sys/stat.h> -#include <fcntl.h> #include "logging.h" #include "../private.h" /* To establish size, esp. for NTDB_INTERNAL dbs */ |