summaryrefslogtreecommitdiff
path: root/devel/libcli/files/patch-clitest.c
blob: 88f645ef7bf91fe93a420c5ad2b0081c5ad3eda8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./clitest.c.orig	2008-10-09 04:38:01.000000000 +0200
+++ ./clitest.c	2011-05-02 23:42:29.730543145 +0200
@@ -4,6 +4,7 @@
 #include <winsock2.h>
 #include <windows.h>
 #else
+#include <netinet/in.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>
 #endif