summaryrefslogtreecommitdiff
path: root/mbone/beacon/patches/patch-ab
blob: 56fb621ec015c8a8f8a94677e0216e90f22fd6b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.