summaryrefslogtreecommitdiff
path: root/comms/birda/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-09-25 19:40:28 +0000
committerjoerg <joerg@pkgsrc.org>2011-09-25 19:40:28 +0000
commitb0d095d1a580c3298a0605e6d726ed01ff62dc28 (patch)
tree2eb61ee4c1ba797c57fc87133f18f16f03aa43d4 /comms/birda/patches
parent79c198f8e0ae07021cca7eed44b76dc694566bb5 (diff)
downloadpkgsrc-b0d095d1a580c3298a0605e6d726ed01ff62dc28.tar.gz
Add missing include
Diffstat (limited to 'comms/birda/patches')
-rw-r--r--comms/birda/patches/patch-src-iassrv.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/comms/birda/patches/patch-src-iassrv.c b/comms/birda/patches/patch-src-iassrv.c
new file mode 100644
index 00000000000..641f9b380a4
--- /dev/null
+++ b/comms/birda/patches/patch-src-iassrv.c
@@ -0,0 +1,12 @@
+$NetBSD: patch-src-iassrv.c,v 1.1 2011/09/25 19:40:28 joerg Exp $
+
+--- src/iassrv.c.orig 2011-09-25 08:59:49.000000000 +0000
++++ src/iassrv.c
+@@ -33,6 +33,7 @@
+ #include <ias.h>
+
+ #include <string.h>
++#include <unistd.h>
+
+ /**********************************************************************
+ * Constants