summaryrefslogtreecommitdiff
path: root/net/adns/patches
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 19:21:43 +0000
committerjlam <jlam>2002-08-25 19:21:43 +0000
commit3d80364aa7d569b8fa9e6f1069f1c94550179218 (patch)
treec69c41be2f3b44bedceeee7e348c2ae58c476c6a /net/adns/patches
parent3bff324aa681cfea59a4a20f4bdd9520a4707593 (diff)
downloadpkgsrc-3d80364aa7d569b8fa9e6f1069f1c94550179218.tar.gz
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
Diffstat (limited to 'net/adns/patches')
-rw-r--r--net/adns/patches/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/adns/patches/patch-ac b/net/adns/patches/patch-ac
index 4de31a9a7c2..5acd8b6418c 100644
--- a/net/adns/patches/patch-ac
+++ b/net/adns/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.1 2002/06/07 17:48:39 atatat Exp $
+$NetBSD: patch-ac,v 1.2 2002/08/25 19:23:12 jlam Exp $
Need to include sys/types.h so that pid_t is a defined type for
sys/select.h.