summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'net/ORBit/patches/patch-ap')
-rw-r--r--net/ORBit/patches/patch-ap14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/ORBit/patches/patch-ap b/net/ORBit/patches/patch-ap
new file mode 100644
index 00000000000..7f47a7e0884
--- /dev/null
+++ b/net/ORBit/patches/patch-ap
@@ -0,0 +1,14 @@
+$NetBSD: patch-ap,v 1.1 2003/12/16 11:22:31 sketch Exp $
+
+--- config.h.in.orig 2002-03-20 14:14:02.000000000 +0000
++++ config.h.in 2003-12-15 17:58:49.132485462 +0000
+@@ -33,6 +33,9 @@
+ #undef HAVE_HOSTS_ACCESS
+ #undef HAVE_TCPD_H
+
++/* Define if you have the <alloca.h> header file. */
++#undef HAVE_ALLOCA_H
++
+ #ifdef HAVE_ALLOCA_H
+ #include <alloca.h>
+ #endif