]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - login/utmpname.c
Merge mktime, timegm from upstream Gnulib
[thirdparty/glibc.git] / login / utmpname.c
index f6f49a159d60909ae0dbbfab03b0810e8595197a..21cb890a1a2fdc923837df1a6f40976b01419cdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 2002, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2018 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
@@ -16,7 +16,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
 #include <stdlib.h>
 #include <string.h>
 #include <utmp.h>