diff options
Diffstat (limited to 'nss/grp-lookup.c')
-rw-r--r-- | nss/grp-lookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/grp-lookup.c b/nss/grp-lookup.c index 7099544be5..034fa2ab7f 100644 --- a/nss/grp-lookup.c +++ b/nss/grp-lookup.c @@ -19,6 +19,5 @@ #include <config.h> #define DATABASE_NAME group -#define DEFAULT_CONFIG "files" #include "XXX-lookup.c" |