summaryrefslogtreecommitdiff
path: root/time/alt_digit.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/alt_digit.c')
-rw-r--r--time/alt_digit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/alt_digit.c b/time/alt_digit.c
index 81fb77b9cf..2167be304a 100644
--- a/time/alt_digit.c
+++ b/time/alt_digit.c
@@ -1,5 +1,5 @@
/* Helper functions used by strftime/strptime to handle alternate digits.
- Copyright (C) 1995-2015 Free Software Foundation, Inc.
+ Copyright (C) 1995-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
@@ -17,7 +17,7 @@
<http://www.gnu.org/licenses/>. */
#include "../locale/localeinfo.h"
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
#include <stdlib.h>
#include <wchar.h>
#include <string.h>