summaryrefslogtreecommitdiff
path: root/comms/birda
diff options
context:
space:
mode:
authorjoerg <joerg>2011-09-25 19:40:28 +0000
committerjoerg <joerg>2011-09-25 19:40:28 +0000
commit7b8cb10c889198752df5729e8c68c5ef1f59cb49 (patch)
tree2eb61ee4c1ba797c57fc87133f18f16f03aa43d4 /comms/birda
parentddd58f858aec1f40879ca950156bceda7f18a975 (diff)
downloadpkgsrc-7b8cb10c889198752df5729e8c68c5ef1f59cb49.tar.gz
Add missing include
Diffstat (limited to 'comms/birda')
-rw-r--r--comms/birda/distinfo3
-rw-r--r--comms/birda/patches/patch-src-iassrv.c12
2 files changed, 14 insertions, 1 deletions
diff --git a/comms/birda/distinfo b/comms/birda/distinfo
index 739fd33b1c2..983cb677db7 100644
--- a/comms/birda/distinfo
+++ b/comms/birda/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.17 2007/12/31 07:37:46 obache Exp $
+$NetBSD: distinfo,v 1.18 2011/09/25 19:40:28 joerg Exp $
SHA1 (birda-1.3.tar.gz) = c72a2e05153f82e9e27e5cf36970a49ae122dbfe
RMD160 (birda-1.3.tar.gz) = b53823b22db733a65cea515eadca59aa1024c96a
Size (birda-1.3.tar.gz) = 57848 bytes
SHA1 (patch-aa) = 5dc29878d541f354d5ed4b0cc910ca6d57d498fe
+SHA1 (patch-src-iassrv.c) = 538b6af337d278e1d435109b1651a97223979dc6
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