r4466: rather than defining "STANDALONE" for building tdb, ldb and talloc
[samba.git] / source4 / lib / tdb / tools / tdbtorture.c
index e90a967138b84a27e525a938a55e232b1bb17c57..890e25af50fc6c4d4ac22b894464b89886e069f0 100644 (file)
@@ -2,7 +2,7 @@
    writers - that stresses the locking code. Build with TDB_DEBUG=1
    for best effect */
 
-#ifdef STANDALONE
+#ifndef _SAMBA_BUILD_
 #include <stdlib.h>
 #include <time.h>
 #include <stdio.h>