projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
opt: wean off getopt_long, beef up tests.
[ccan]
/
ccan
/
opt
/
test
/
run-no-options.c
diff --git
a/ccan/opt/test/run-no-options.c
b/ccan/opt/test/run-no-options.c
index 7b05cbae87b79c9761ec0de8f094098f1aef9dd7..5ae2dd35f1ccb256159462cad98edb16bd36f7f2 100644
(file)
--- a/
ccan/opt/test/run-no-options.c
+++ b/
ccan/opt/test/run-no-options.c
@@
-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[])