summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-murgil_contoport.c
blob: b2b74fe6111985bc42c1638d05e1c998675a7868 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"