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