about summary refs log tree commit diff
path: root/gshadow/getsgent_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'gshadow/getsgent_r.c')
-rw-r--r--gshadow/getsgent_r.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gshadow/getsgent_r.c b/gshadow/getsgent_r.c
index 336110ec89..9feea9f047 100644
--- a/gshadow/getsgent_r.c
+++ b/gshadow/getsgent_r.c
@@ -26,5 +26,6 @@
 #define	ENDFUNC_NAME		endsgent
 #define DATABASE_NAME		gshadow
 #define BUFLEN			1024
+#define NO_COMPAT_NEEDED	1
 
 #include "../nss/getXXent_r.c"