pkgsrc/mbone/common-mml/patches/patch-ad
minskim 793eec4f9b Update common-mml to 1.2.16. This version was packaged by David Price,
and modified by me.

Major changes since 1.2.0:
  - Add support for SAP and SDP.
2006-04-11 18:39:41 +00:00

13 lines
303 B
Text

$NetBSD: patch-ad,v 1.2 2006/04/11 18:39:41 minskim Exp $
--- src/inet_ntop.c.orig 1999-12-02 08:07:31.000000000 -0800
+++ src/inet_ntop.c
@@ -16,7 +16,7 @@
* SOFTWARE.
*/
-#ifndef HAVE_INET_NTOP
+#ifdef NEED_INET_NTOP
#include "config_unix.h"
#include "config_win32.h"
#include "inet_ntop.h"