summaryrefslogtreecommitdiff
path: root/devel/libcli/files/patch-clitest.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-04 04:55:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-04 04:55:26 +0000
commit7c175cbd613cb48bd4759b4ce5e7743cc0cb4ff5 (patch)
tree4ff997226a7154cdbaf5bca7cc8920b37709a9a4 /devel/libcli/files/patch-clitest.c
parentRemove extraneous gmake prereq. (diff)
- update to 1.9.5
Submitted by: Erik Karulf erik@karulf.com (by mail)
Diffstat (limited to '')
-rw-r--r--devel/libcli/files/patch-clitest.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/libcli/files/patch-clitest.c b/devel/libcli/files/patch-clitest.c
deleted file mode 100644
index 88f645ef7bf9..000000000000
--- a/devel/libcli/files/patch-clitest.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./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