tdb: add TDB_MUTEX_LOCKING support
[samba.git] / lib / tdb / test / run-open-during-transaction.c
index 04ba956d45af6a07f12ba366f3163cba967ca29e..16053765e926bd856ecac568ba9207531421f448 100644 (file)
@@ -20,6 +20,7 @@ static int ftruncate_check(int fd, off_t length);
 #include "../common/open.c"
 #include "../common/check.c"
 #include "../common/hash.c"
+#include "../common/mutex.c"
 #include "tap-interface.h"
 #include <stdlib.h>
 #include <stdbool.h>