about summary refs log tree commit diff
path: root/inet/gethstbynm2_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet/gethstbynm2_r.c')
-rw-r--r--inet/gethstbynm2_r.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c
index f927c77d99..e1e691b2b5 100644
--- a/inet/gethstbynm2_r.c
+++ b/inet/gethstbynm2_r.c
@@ -41,6 +41,6 @@
 #define HAVE_AF			1
 
 /* Special name for the lookup function.  */
-#define DB_LOOKUP_FCT INTUSE(__nss_hosts_lookup)
+#define DB_LOOKUP_FCT __nss_hosts_lookup
 
 #include "../nss/getXXbyYY_r.c"