aboutsummaryrefslogtreecommitdiff
path: root/sshnodelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshnodelay.c')
-rw-r--r--sshnodelay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sshnodelay.c b/sshnodelay.c
index 9e30f27..03a4756 100644
--- a/sshnodelay.c
+++ b/sshnodelay.c
@@ -1,5 +1,6 @@
#define _GNU_SOURCE
#include <dlfcn.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>