Pullup version 1.3 of pkgsrc/mbone/common-mml, revs 1.1 of
[pkgsrcv2.git] / mbone / common-mml / patches / patch-ad
1 $NetBSD: patch-ad,v 1.1 2002/09/27 01:50:05 dmcmahill Exp $
2
3 --- inet_ntop.c.orig    Thu Dec  2 11:07:31 1999
4 +++ inet_ntop.c
5 @@ -16,7 +16,7 @@
6   * SOFTWARE.
7   */
8  
9 -#ifndef HAVE_INET_NTOP
10 +#ifdef NEED_INET_NTOP
11  #include "config_unix.h"
12  #include "config_win32.h"
13  #include "inet_ntop.h"