]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nis/nis_checkpoint.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nis / nis_checkpoint.c
index 06656a476e49c3327326cb752034967f25fdfaad..717df8d46fdeeff063d078ed1b810c2791956574 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 <string.h>
 #include <rpcsvc/nis.h>
+#include <shlib-compat.h>
 
 #include "nis_xdr.h"
 #include "nis_intern.h"