diff options
Diffstat (limited to 'inet/getnetbyad_r.c')
-rw-r--r-- | inet/getnetbyad_r.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/getnetbyad_r.c b/inet/getnetbyad_r.c index 4d41786cde..7b51c90ca5 100644 --- a/inet/getnetbyad_r.c +++ b/inet/getnetbyad_r.c @@ -28,6 +28,5 @@ #define ADD_VARIABLES net, type #define NEED__RES 1 #define NEED_H_ERRNO 1 -#define NSS_attribute_hidden attribute_hidden #include "../nss/getXXbyYY_r.c" |