]> git.ozlabs.org Git - ccan/blobdiff - ccan/opt/test/run-correct-reporting.c
opt: add opt_log_stderr_exit helper, and opt_usage NULL option.
[ccan] / ccan / opt / test / run-correct-reporting.c
index bbac3402dde35a70d12ff58dd1961377a791e5b3..2dc62656ff7c9fc7253d85c2081dafd8bf86946f 100644 (file)
@@ -4,6 +4,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[])