summaryrefslogtreecommitdiff
path: root/string/strsignal.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/strsignal.c')
-rw-r--r--string/strsignal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/string/strsignal.c b/string/strsignal.c
index 01c01e2dc7..706d6d30dc 100644
--- a/string/strsignal.c
+++ b/string/strsignal.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2016 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
@@ -20,7 +20,7 @@
#include <stdlib.h>
#include <string.h>
#include <libintl.h>
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
static __libc_key_t key;