summaryrefslogtreecommitdiffstats
path: root/include/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tcp.h')
-rw-r--r--include/tcp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tcp.h b/include/tcp.h
index 2f0fd0a..068d43a 100644
--- a/include/tcp.h
+++ b/include/tcp.h
@@ -3,6 +3,7 @@
#include <stdint.h>
#include <netinet/in.h>
+#include <sys/select.h>
struct tcp_conf {
int ipproto;