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