]> git.ozlabs.org Git - ccan/blobdiff - ccan/opt/test/run-helpers.c
opt: wean off getopt_long, beef up tests.
[ccan] / ccan / opt / test / run-helpers.c
index 34ffbab834cb11923d2ba7719fd1091850860b5e..3bb70eb4386d4b482cf92987944332ae514e88ee 100644 (file)
@@ -22,6 +22,7 @@ static int saved_vprintf(const char *fmt, va_list ap);
 #include <ccan/opt/helpers.c>
 #include <ccan/opt/opt.c>
 #include <ccan/opt/usage.c>
 #include <ccan/opt/helpers.c>
 #include <ccan/opt/opt.c>
 #include <ccan/opt/usage.c>
+#include <ccan/opt/parse.c>
 
 static void reset_options(void)
 {
 
 static void reset_options(void)
 {