summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/patches/patch-bc')
-rw-r--r--chat/icb/patches/patch-bc10
1 files changed, 8 insertions, 2 deletions
diff --git a/chat/icb/patches/patch-bc b/chat/icb/patches/patch-bc
index ed5cbc801a7..6fd5ed4ffd2 100644
--- a/chat/icb/patches/patch-bc
+++ b/chat/icb/patches/patch-bc
@@ -1,8 +1,14 @@
-$NetBSD: patch-bc,v 1.2 2008/12/17 02:19:59 christos Exp $
+$NetBSD: patch-bc,v 1.3 2012/02/16 14:13:15 hans Exp $
--- murgil/newconnect.c.orig 1995-02-24 16:19:42.000000000 -0500
+++ murgil/newconnect.c 2008-12-16 20:18:01.000000000 -0500
-@@ -20,8 +20,6 @@
+@@ -15,13 +15,12 @@
+ #include <sys/ioctl.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <sys/file.h>
+ #include <errno.h>
+ #include "select.h"
#include "ipcf.h"
#include "externs.h"