summaryrefslogtreecommitdiff
path: root/login/utmpname.c
diff options
context:
space:
mode:
Diffstat (limited to 'login/utmpname.c')
-rw-r--r--login/utmpname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login/utmpname.c b/login/utmpname.c
index b387edb1da..ec5c2844cb 100644
--- a/login/utmpname.c
+++ b/login/utmpname.c
@@ -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>