summaryrefslogtreecommitdiff
path: root/shadow/getspent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'shadow/getspent_r.c')
-rw-r--r--shadow/getspent_r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shadow/getspent_r.c b/shadow/getspent_r.c
index 074b5cd1fb..b2106611c2 100644
--- a/shadow/getspent_r.c
+++ b/shadow/getspent_r.c
@@ -26,6 +26,5 @@
#define ENDFUNC_NAME endspent
#define DATABASE_NAME shadow
#define BUFLEN 1024
-#define NSS_attribute_hidden attribute_hidden
#include "../nss/getXXent_r.c"