pkgsrc-ng/chat/icb/patches/patch-murgil_makeport.c
2013-09-26 17:14:40 +02:00

13 lines
367 B
C

$NetBSD: patch-murgil_makeport.c,v 1.1 2012/02/16 14:13:15 hans Exp $
--- murgil/makeport.c.orig 1995-02-24 22:19:42.000000000 +0100
+++ murgil/makeport.c 2012-01-20 14:59:37.892111852 +0100
@@ -9,6 +9,7 @@
#include <signal.h>
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/file.h>
#include <netinet/in.h>
#include <netdb.h>
#include "select.h"