]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/reboot.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / misc / reboot.c
index d0c28c966e58d8adb433527596b2b6e469253966..deb51fc65ad876ebe90fd9cd227aea2806f2f414 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2019 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
 
    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 <errno.h>
 #include <unistd.h>
 #include <sys/reboot.h>
-#include <libc-internal.h>
+#include <libc-diag.h>
 
 /* Reboot the system.  */
 int