diff options
Diffstat (limited to 'src/pcap.c')
-rw-r--r-- | src/pcap.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include <stdio.h> #ifdef _WIN32 +#include <winsock2.h> #include <ws2tcpip.h> #else #include <netinet/in.h> |
![]() |
index : libssh.git | |
libssh testing ground | Simo Sorce |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/pcap.c | 1 |
@@ -25,6 +25,7 @@ #include <stdio.h> #ifdef _WIN32 +#include <winsock2.h> #include <ws2tcpip.h> #else #include <netinet/in.h> |