]> git.ozlabs.org Git - ccan/blobdiff - ccan/ntdb/test/run-tdb_foreach.c
Fix missing va_end()s
[ccan] / ccan / ntdb / test / run-tdb_foreach.c
index 11eac5d0f255e0161bb8b0e49dc3f0eb1d54fa0e..532474b900649708e20862b369920f84d1bc116d 100644 (file)
@@ -1,6 +1,7 @@
 #include "ntdb-source.h"
 #include "tap-interface.h"
 #include "logging.h"
 #include "ntdb-source.h"
 #include "tap-interface.h"
 #include "logging.h"
+#include "helprun-external-agent.h"
 
 static int drop_count(struct ntdb_context *ntdb, unsigned int *count)
 {
 
 static int drop_count(struct ntdb_context *ntdb, unsigned int *count)
 {