]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nss/sgrp-lookup.c
nss_files: Add generic code for set*ent, end*ent and file open
[thirdparty/glibc.git] / nss / sgrp-lookup.c
index 799df8026e99e6963c93462e038cbdae68548f0d..9a2becc20232f3382f44137a341fd9e69251d565 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
@@ -17,7 +17,5 @@
    <https://www.gnu.org/licenses/>.  */
 
 #define DATABASE_NAME gshadow
-#define ALTERNATE_NAME group
-#define DEFAULT_CONFIG "files"
 
 #include "XXX-lookup.c"