summaryrefslogtreecommitdiff
path: root/net/libirc/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/libirc/patches/patch-ac')
-rw-r--r--net/libirc/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/libirc/patches/patch-ac b/net/libirc/patches/patch-ac
deleted file mode 100644
index b28cb6ff243..00000000000
--- a/net/libirc/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2000/01/11 01:24:03 wiz Exp $
-
---- ../../old/libirc-0.2/src/tcp.c Sun Jan 2 17:02:43 2000
-+++ src/tcp.c Tue Jan 11 02:05:58 2000
-@@ -16,6 +16,7 @@
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <netdb.h>