From b50c4a004fcfcbcd06e3a4cadd315b15fa469127 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Mon, 5 Jun 2006 21:30:34 +0000 Subject: Add libphish 0.1.0, a cross-platform library to interact with the Open Phishing Database. PR: ports/95922 Submitted by: Rashid N. Achilov Approved by: tobez --- devel/libphish/files/patch-src-phish_opdb_server.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/libphish/files/patch-src-phish_opdb_server.c (limited to 'devel/libphish/files/patch-src-phish_opdb_server.c') diff --git a/devel/libphish/files/patch-src-phish_opdb_server.c b/devel/libphish/files/patch-src-phish_opdb_server.c new file mode 100644 index 000000000000..30053756e20e --- /dev/null +++ b/devel/libphish/files/patch-src-phish_opdb_server.c @@ -0,0 +1,10 @@ +--- src/phish_opdb_server.c.orig Sun Mar 19 11:40:55 2006 ++++ src/phish_opdb_server.c Mon Jun 5 13:33:51 2006 +@@ -21,6 +21,7 @@ + #define close closesocket + #include + #else ++#include + #include + #include + #endif -- cgit v1.2.3