summaryrefslogtreecommitdiff
path: root/time/tzset.c
diff options
context:
space:
mode:
Diffstat (limited to 'time/tzset.c')
-rw-r--r--time/tzset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/time/tzset.c b/time/tzset.c
index 05760b2c62..9eceb73cf5 100644
--- a/time/tzset.c
+++ b/time/tzset.c
@@ -508,7 +508,7 @@ __tz_compute (timer, tm)
return 1;
}
-#include <libc-lock.h>
+#include <bits/libc-lock.h>
/* This locks all the state variables in tzfile.c and this file. */
__libc_lock_define (, __tzset_lock)