summaryrefslogtreecommitdiff
path: root/posix/tst-rfc3484.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-23 16:55:40 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-23 16:55:40 -0700
commit59a629f121326093a3e7321e2ca66eb01921872f (patch)
treeebaf6d7c74a532f34a5fad27a4a04ba0fc84cca5 /posix/tst-rfc3484.c
parentd3bafbc98e91e97b67b5402ec5f87eef7edfd64b (diff)
Fix tst-rfc3484* build failures from USE_NSCD move to config.h.
Diffstat (limited to 'posix/tst-rfc3484.c')
-rw-r--r--posix/tst-rfc3484.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-rfc3484.c b/posix/tst-rfc3484.c
index f77dc4c2cb..29e1461e11 100644
--- a/posix/tst-rfc3484.c
+++ b/posix/tst-rfc3484.c
@@ -53,6 +53,7 @@ _res_hconf_init (void)
{
}
+#undef USE_NSCD
#include "../sysdeps/posix/getaddrinfo.c"
service_user *__nss_hosts_database attribute_hidden;