summaryrefslogtreecommitdiff
path: root/security/chkrootkit/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'security/chkrootkit/patches/patch-ac')
-rw-r--r--security/chkrootkit/patches/patch-ac6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/chkrootkit/patches/patch-ac b/security/chkrootkit/patches/patch-ac
index fa73e30aa4a..ea38dc3c4d1 100644
--- a/security/chkrootkit/patches/patch-ac
+++ b/security/chkrootkit/patches/patch-ac
@@ -1,4 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2006/01/19 23:42:11 joerg Exp $
+$NetBSD: patch-ac,v 1.4 2014/12/08 14:04:57 mef Exp $
+
+limits.h is ISO C, unconditionally include it. Keep conditional for
+sys/syslimits.h though.
+
--- chkdirs.c.orig 2006-01-19 23:40:21.000000000 +0000
+++ chkdirs.c