lib/ntdb optimize includes in ntdb tests
[sfrench/samba-autobuild/.git] / lib / ntdb / test / api-fork-test.c
index 6298a4af01874f28c2216057a180c1451555a3cf..4b114d6f60b7ea9a495a54256256123b44aff482 100644 (file)
  */
 #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 <sys/types.h>
-#include <sys/wait.h>
-#include <unistd.h>
-#include <stdlib.h>
 #include "logging.h"
 
 static bool am_child = false;