summaryrefslogtreecommitdiffstats
path: root/src/kex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kex.c')
-rw-r--r--src/kex.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/kex.c b/src/kex.c
index e3a7857..fdff206 100644
--- a/src/kex.c
+++ b/src/kex.c
@@ -27,10 +27,6 @@
#include <stdlib.h>
#include <stdio.h>
-#ifndef _WIN32
-#include <arpa/inet.h>
-#endif
-
#include "libssh/priv.h"
#include "libssh/buffer.h"
#include "libssh/dh.h"