diff options
Diffstat (limited to 'inet/getsrvbypt_r.c')
-rw-r--r-- | inet/getsrvbypt_r.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/getsrvbypt_r.c b/inet/getsrvbypt_r.c index bbba6b0c55..32dfd09f75 100644 --- a/inet/getsrvbypt_r.c +++ b/inet/getsrvbypt_r.c @@ -25,6 +25,5 @@ #define DATABASE_NAME services #define ADD_PARAMS int port, const char *proto #define ADD_VARIABLES port, proto -#define NSS_attribute_hidden attribute_hidden #include "../nss/getXXbyYY_r.c" |