summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-murgil_contoport.c
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icb/patches/patch-murgil_contoport.c')
-rw-r--r--chat/icb/patches/patch-murgil_contoport.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/icb/patches/patch-murgil_contoport.c b/chat/icb/patches/patch-murgil_contoport.c
new file mode 100644
index 00000000000..b2b74fe6111
--- /dev/null
+++ b/chat/icb/patches/patch-murgil_contoport.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-murgil_contoport.c,v 1.1 2012/02/16 14:13:15 hans Exp $
+
+--- murgil/contoport.c.orig 1995-02-24 22:19:40.000000000 +0100
++++ murgil/contoport.c 2012-01-20 15:01:20.773471557 +0100
+@@ -6,6 +6,7 @@
+ #include <sys/types.h>
+ #include <fcntl.h>
+ #include <sys/socket.h>
++#include <sys/file.h>
+ #include <netinet/in.h>
+ #include <netdb.h>
+ #include "select.h"