X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fnet%2Ftest%2Frun.c;h=57fc985554ec7b5bbc4c157c00df9c13bc42b61a;hp=2e241cbb40ea864b6bee5e4124c2a9fb9dacb966;hb=708b846815c758645cf19f905513c67f7a024491;hpb=7274405006c44e8af664c5ac7aa8b1e523d9a7be diff --git a/ccan/net/test/run.c b/ccan/net/test/run.c index 2e241cbb..57fc9855 100644 --- a/ccan/net/test/run.c +++ b/ccan/net/test/run.c @@ -3,6 +3,7 @@ #include #include #include +#include #include static unsigned int server(int protocol, int type)