summaryrefslogtreecommitdiff
path: root/mbone/common-mml/patches/patch-ad
blob: ee9d1dea35a19516634cc1264c0d431c609931de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 2002/09/27 01:50:05 dmcmahill Exp $

--- inet_ntop.c.orig	Thu Dec  2 11:07:31 1999
+++ 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"