aboutsummaryrefslogtreecommitdiff
path: root/devel/uclmmbase/files/patch-ad
blob: 795bf55bcf25e30bb0e9bab025fd614a956d0c9f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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 */