diff options
Diffstat (limited to 'nscd')
-rw-r--r-- | nscd/gai.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nscd/gai.c b/nscd/gai.c index a1aeadadc3..084a1fe68a 100644 --- a/nscd/gai.c +++ b/nscd/gai.c @@ -43,6 +43,3 @@ #ifdef HAVE_LIBIDN # include <libidn/idn-stub.c> #endif - -/* Some variables normally defined in libc. */ -service_user *__nss_hosts_database; |