]> git.ozlabs.org Git - ccan/blobdiff - ccan/net/test/run.c
net: remove noerr dependency.
[ccan] / ccan / net / test / run.c
index 2e241cbb40ea864b6bee5e4124c2a9fb9dacb966..57fc985554ec7b5bbc4c157c00df9c13bc42b61a 100644 (file)
@@ -3,6 +3,7 @@
 #include <ccan/tap/tap.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <stdio.h>
 #include <err.h>
 
 static unsigned int server(int protocol, int type)