]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nis/libnsl.h
Avoid use of "register" as optimization hint.
[thirdparty/glibc.git] / nis / libnsl.h
index c6ceb321d7e3acc4491b6b0dcd52331cd7991294..0858bc2908fb75f80058c5a646371efaaf41cd66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <rpcsvc/nis.h>
 
 #define NSS_FLAG_NETID_AUTHORITATIVE   1
 #define NSS_FLAG_SERVICES_AUTHORITATIVE        2
 #define NSS_FLAG_SETENT_BATCH_READ     4
+#define NSS_FLAG_ADJUNCT_AS_SHADOW     8
 
 
 /* Get current set of default flags.  */