diff options
Diffstat (limited to 'locale/lc-time.c')
-rw-r--r-- | locale/lc-time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/lc-time.c b/locale/lc-time.c index 7bed6aea13..5090e6d905 100644 --- a/locale/lc-time.c +++ b/locale/lc-time.c @@ -17,7 +17,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include <libc-lock.h> +#include <bits/libc-lock.h> #include <stdlib.h> #include <string.h> #include <time.h> |