X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fntdb%2Ftest%2Fapi-60-noop-transaction.c;h=53a4ade63248b9b90232273df41272563149f151;hp=5e56dbc521bcfcc30618996a9b6e5fd24fb8d1ce;hb=8ccb14db10cfedc5c97c9222a7955cee8246b741;hpb=401bed521f80ca1145aafcddc1c532f05de5d313 diff --git a/ccan/ntdb/test/api-60-noop-transaction.c b/ccan/ntdb/test/api-60-noop-transaction.c index 5e56dbc5..53a4ade6 100644 --- a/ccan/ntdb/test/api-60-noop-transaction.c +++ b/ccan/ntdb/test/api-60-noop-transaction.c @@ -1,8 +1,9 @@ -#include "private.h" // struct ntdb_context -#include "ntdb.h" +#include "../private.h" // struct ntdb_context +#include "../ntdb.h" #include "tap-interface.h" #include #include "logging.h" +#include "helpapi-external-agent.h" int main(int argc, char *argv[]) {