summaryrefslogtreecommitdiff
path: root/www/varnish/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/varnish/patches/patch-ad')
-rw-r--r--www/varnish/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/varnish/patches/patch-ad b/www/varnish/patches/patch-ad
new file mode 100644
index 00000000000..34340dfd7ec
--- /dev/null
+++ b/www/varnish/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2006/12/18 11:35:37 joerg Exp $
+
+--- bin/varnishhist/varnishhist.c.orig 2006-12-18 11:25:50.000000000 +0000
++++ bin/varnishhist/varnishhist.c
+@@ -31,6 +31,7 @@
+ * Log tailer for Varnish
+ */
+
++#include <sys/types.h>
+ #include <curses.h>
+ #include <errno.h>
+ #include <math.h>