projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
net: remove noerr dependency.
[ccan]
/
ccan
/
net
/
test
/
run.c
diff --git
a/ccan/net/test/run.c
b/ccan/net/test/run.c
index 2e241cbb40ea864b6bee5e4124c2a9fb9dacb966..57fc985554ec7b5bbc4c157c00df9c13bc42b61a 100644
(file)
--- a/
ccan/net/test/run.c
+++ b/
ccan/net/test/run.c
@@
-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)