X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fopt%2Ftest%2Frun-no-options.c;h=7b05cbae87b79c9761ec0de8f094098f1aef9dd7;hp=98ab8d903d3c79c44b2d98a68b7bcde14795fb30;hb=cdc32f6d35066fe264a228fe20aa75729e41726e;hpb=d89e5744f30b584ac4909ce1164af1289c41359b diff --git a/ccan/opt/test/run-no-options.c b/ccan/opt/test/run-no-options.c index 98ab8d90..7b05cbae 100644 --- a/ccan/opt/test/run-no-options.c +++ b/ccan/opt/test/run-no-options.c @@ -3,6 +3,7 @@ #include #include #include +#include #include "utils.h" int main(int argc, char *argv[])