X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Flock-tracking.c;h=2d654e4b8a578e07090a7680cebece6303dc27c2;hp=525a5c4ca7f6467d3138a6417786604a9c84e1b4;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hpb=6aa2f4e347e5d66a392b879fe901bc582099a552 diff --git a/ccan/ntdb/test/lock-tracking.c b/ccan/ntdb/test/lock-tracking.c index 525a5c4c..2d654e4b 100644 --- a/ccan/ntdb/test/lock-tracking.c +++ b/ccan/ntdb/test/lock-tracking.c @@ -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 #include #include