index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
udp_flow.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/udp_flow.c b/udp_flow.c
index b1133c0..1ff59a9 100644
--- a/
udp_flow.c
+++ b/
udp_flow.c
@@ -8,6 +8,7 @@
#include <errno.h>
#include <fcntl.h>
#include <sys/uio.h>
+#include <unistd.h>
#include "util.h"
#include "passt.h"