r5296: - only include the tdb headers where they are needed
[kai/samba.git] / source / lib / tdb / common / tdb.c
index 46b24991794aceb74f7eb85da586b5c655eb0460..134ee8a4ead59813f9542132dacf5640d324f117 100644 (file)
@@ -63,9 +63,9 @@
 #include <sys/stat.h>
 #include <signal.h>
 #include "tdb.h"
-#include "spinlock.h"
 #else
 #include "includes.h"
+#include "lib/tdb/include/tdb.h"
 #include "system/time.h"
 #include "system/shmem.h"
 #include "system/filesys.h"