]> git.ozlabs.org Git - ccan/blobdiff - ccan/opt/test/run-no-options.c
opt: add opt_log_stderr_exit helper, and opt_usage NULL option.
[ccan] / ccan / opt / test / run-no-options.c
index 98ab8d903d3c79c44b2d98a68b7bcde14795fb30..7b05cbae87b79c9761ec0de8f094098f1aef9dd7 100644 (file)
@@ -3,6 +3,7 @@
 #include <stdlib.h>
 #include <ccan/opt/opt.c>
 #include <ccan/opt/usage.c>
+#include <ccan/opt/helpers.c>
 #include "utils.h"
 
 int main(int argc, char *argv[])