]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nis/nis_mkdir.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nis / nis_mkdir.c
index bea7d18d0f954ccc57835ae8015e1eefa866dcaa..e349a9fb7f83fa5ee10a3863fb770b5b7b7f81e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2017 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <rpcsvc/nis.h>
+#include <shlib-compat.h>
 
 #include "nis_xdr.h"
 #include "nis_intern.h"