lib/ntdb optimize includes in ntdb tests
[sfrench/samba-autobuild/.git] / lib / ntdb / test / api-14-exists.c
index abaaae0ee54d8ca1832ab8346040819fbdd4d0d0..c40d9016cfbd71067f2dbb2b3b88da9d47dfcc1c 100644 (file)
@@ -1,9 +1,7 @@
 #include "config.h"
 #include "ntdb.h"
+#include "private.h"
 #include "tap-interface.h"
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
 #include "logging.h"
 
 static bool test_records(struct ntdb_context *ntdb)