diff options
Diffstat (limited to 'shadow/getspnam_r.c')
-rw-r--r-- | shadow/getspnam_r.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shadow/getspnam_r.c b/shadow/getspnam_r.c index fe1428d3fc..cfb6817d03 100644 --- a/shadow/getspnam_r.c +++ b/shadow/getspnam_r.c @@ -26,6 +26,5 @@ #define ADD_PARAMS const char *name #define ADD_VARIABLES name #define BUFLEN 1024 -#define NSS_attribute_hidden attribute_hidden #include "../nss/getXXbyYY_r.c" |