X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fopt%2Ftest%2Frun-no-options.c;h=5ae2dd35f1ccb256159462cad98edb16bd36f7f2;hb=1313203b72656e8480805c7688c187d274fdceeb;hp=98ab8d903d3c79c44b2d98a68b7bcde14795fb30;hpb=d89e5744f30b584ac4909ce1164af1289c41359b;p=ccan 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[])