summaryrefslogtreecommitdiff
path: root/mbone/beacon/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/beacon/patches/patch-ab')
-rw-r--r--mbone/beacon/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/mbone/beacon/patches/patch-ab b/mbone/beacon/patches/patch-ab
new file mode 100644
index 00000000000..56fb621ec01
--- /dev/null
+++ b/mbone/beacon/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1 2008/06/21 17:58:17 joerg Exp $
+
+--- librtp/config.h.in.orig 2008-06-21 11:29:06.000000000 +0000
++++ librtp/config.h.in
+@@ -48,6 +48,9 @@
+ #undef NEED_INET_PTON
+ #undef NEED_INET_NTOP
+
++#undef HAVE_INET_NTOP
++#undef HAVE_INET_PTON
++
+ /*
+ * If you don't have these types in <inttypes.h>, #define these to be
+ * the types you do have.