summaryrefslogtreecommitdiff
path: root/net/nagios-base/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/nagios-base/patches/patch-ah')
-rw-r--r--net/nagios-base/patches/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/nagios-base/patches/patch-ah b/net/nagios-base/patches/patch-ah
new file mode 100644
index 00000000000..ad809e4716d
--- /dev/null
+++ b/net/nagios-base/patches/patch-ah
@@ -0,0 +1,12 @@
+$NetBSD: patch-ah,v 1.1 2006/05/17 20:47:41 bouyer Exp $
+
+--- cgi/getcgi.c.orig 2006-05-17 22:25:16.000000000 +0200
++++ cgi/getcgi.c 2006-05-17 22:25:26.000000000 +0200
+@@ -10,6 +10,7 @@
+ #include "../include/getcgi.h"
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <limits.h>
+
+
+ #undef PARANOID_CGI_INPUT