summaryrefslogtreecommitdiff
path: root/sysutils/skill/patches/patch-ad
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2008-08-02 22:35:03 +0000
committerdholland <dholland@pkgsrc.org>2008-08-02 22:35:03 +0000
commitdaade5264091bd725a62e842726d6a810dc04a76 (patch)
tree293cfe1efa1d5213d3173a22a6d49ca20986c044 /sysutils/skill/patches/patch-ad
parentef503a22759c37b9fdf0a11566090dc47c0e782a (diff)
downloadpkgsrc-daade5264091bd725a62e842726d6a810dc04a76.tar.gz
Fix broken build on -current.
Diffstat (limited to 'sysutils/skill/patches/patch-ad')
-rw-r--r--sysutils/skill/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/skill/patches/patch-ad b/sysutils/skill/patches/patch-ad
new file mode 100644
index 00000000000..ec4392b5b22
--- /dev/null
+++ b/sysutils/skill/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2008/08/02 22:35:03 dholland Exp $
+
+--- machdep/nbsd-44.c~ 2005-04-06 19:49:35.000000000 -0400
++++ machdep/nbsd-44.c 2008-08-02 18:35:05.000000000 -0400
+@@ -36,6 +36,7 @@
+ #include <signal.h>
+ #include <stdlib.h>
+ #include <ctype.h>
++#include <errno.h>
+
+ #include <sys/resource.h>
+