summaryrefslogtreecommitdiff
path: root/shadow/getspnam_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'shadow/getspnam_r.c')
-rw-r--r--shadow/getspnam_r.c1
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"