--- src/inet_ntop.h.orig Thu Jan 23 17:35:36 2003 +++ src/inet_ntop.h Thu Jan 23 17:35:45 2003 @@ -1,4 +1,4 @@ -#ifndef HAVE_INET_NTOP +#ifdef NEED_INET_NTOP #if defined(__cplusplus) extern "C" { #endif @@ -8,4 +8,4 @@ #if defined(__cplusplus) } #endif -#endif /* HAVE_INET_NTOP */ +#endif /* NEED_INET_NTOP */