]> git.ozlabs.org Git - ccan/blobdiff - ccan/opt/test/run-no-options.c
opt: wean off getopt_long, beef up tests.
[ccan] / ccan / opt / test / run-no-options.c
index 7b05cbae87b79c9761ec0de8f094098f1aef9dd7..5ae2dd35f1ccb256159462cad98edb16bd36f7f2 100644 (file)
@@ -4,6 +4,7 @@
 #include <ccan/opt/opt.c>
 #include <ccan/opt/usage.c>
 #include <ccan/opt/helpers.c>
+#include <ccan/opt/parse.c>
 #include "utils.h"
 
 int main(int argc, char *argv[])