diff options
Diffstat (limited to 'posix')
-rw-r--r-- | posix/tst-rfc3484-2.c | 2 | ||||
-rw-r--r-- | posix/tst-rfc3484-3.c | 2 | ||||
-rw-r--r-- | posix/tst-rfc3484.c | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/posix/tst-rfc3484-2.c b/posix/tst-rfc3484-2.c index ee9281394b..f509534ca9 100644 --- a/posix/tst-rfc3484-2.c +++ b/posix/tst-rfc3484-2.c @@ -58,8 +58,6 @@ _res_hconf_init (void) #undef USE_NSCD #include "../sysdeps/posix/getaddrinfo.c" -service_user *__nss_hosts_database attribute_hidden; - /* This is the beginning of the real test code. The above defines (among other things) the function rfc3484_sort. */ diff --git a/posix/tst-rfc3484-3.c b/posix/tst-rfc3484-3.c index c987366e4e..ae44087a10 100644 --- a/posix/tst-rfc3484-3.c +++ b/posix/tst-rfc3484-3.c @@ -58,8 +58,6 @@ _res_hconf_init (void) #undef USE_NSCD #include "../sysdeps/posix/getaddrinfo.c" -service_user *__nss_hosts_database attribute_hidden; - /* This is the beginning of the real test code. The above defines (among other things) the function rfc3484_sort. */ diff --git a/posix/tst-rfc3484.c b/posix/tst-rfc3484.c index 73c4dffcf5..7f191abbbc 100644 --- a/posix/tst-rfc3484.c +++ b/posix/tst-rfc3484.c @@ -58,8 +58,6 @@ _res_hconf_init (void) #undef USE_NSCD #include "../sysdeps/posix/getaddrinfo.c" -service_user *__nss_hosts_database attribute_hidden; - /* This is the beginning of the real test code. The above defines (among other things) the function rfc3484_sort. */ |