summaryrefslogtreecommitdiffstats
path: root/include/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/time.h')
-rw-r--r--include/time.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/time.h b/include/time.h
index 812575a..add970e 100644
--- a/include/time.h
+++ b/include/time.h
@@ -183,10 +183,6 @@ void tzsetwall(void);
time_t timelocal(struct tm * const);
time_t timegm(struct tm * const);
#endif /* __BSD_VISIBLE */
-
-#if __POSIX_VISIBLE >= 200809
-#include <xlocale/_time.h>
-#endif
__END_DECLS
#endif /* !_TIME_H_ */
OpenPOWER on IntegriCloud