summaryrefslogtreecommitdiff
path: root/net/powerdns-recursor/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/powerdns-recursor/patches/patch-ag')
-rw-r--r--net/powerdns-recursor/patches/patch-ag14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/powerdns-recursor/patches/patch-ag b/net/powerdns-recursor/patches/patch-ag
new file mode 100644
index 00000000000..8f2f4c1c391
--- /dev/null
+++ b/net/powerdns-recursor/patches/patch-ag
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.1 2009/04/21 22:52:38 roy Exp $
+
+--- kqueuemplexer.cc.orig 2009-04-21 23:45:31.000000000 +0100
++++ kqueuemplexer.cc 2009-04-21 23:45:41.000000000 +0100
+@@ -6,9 +6,7 @@
+ #include <boost/lexical_cast.hpp>
+ #include "syncres.hh"
+ #include <sys/types.h>
+-#ifdef __FreeBSD__
+ #include <sys/event.h>
+-#endif
+ #include <sys/time.h>
+
+ using namespace boost;