]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/lock-tracking.c
ntdb: fix up tests.
[ccan] / ccan / ntdb / test / lock-tracking.c
index 525a5c4ca7f6467d3138a6417786604a9c84e1b4..2d654e4b8a578e07090a7680cebece6303dc27c2 100644 (file)
@@ -1,5 +1,5 @@
 /* We save the locks so we can reaquire them. */
-#include "private.h" /* For NTDB_HASH_LOCK_START, etc. */
+#include "../private.h" /* For NTDB_HASH_LOCK_START, etc. */
 #include <unistd.h>
 #include <fcntl.h>
 #include <stdarg.h>