]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/api-record-expand.c
Fix missing va_end()s
[ccan] / ccan / ntdb / test / api-record-expand.c
index 74fb27fc47b8883875bb07b1e85031dda7bee993..b92f13fef9fa7faffc636d80e17ca494f5ea68b7 100644 (file)
@@ -1,8 +1,9 @@
 #include "config.h"
-#include "ntdb.h"
-#include "private.h"
+#include "../ntdb.h"
+#include "../private.h"
 #include "tap-interface.h"
 #include "logging.h"
+#include "helpapi-external-agent.h"
 
 #define MAX_SIZE 10000
 #define SIZE_STEP 131