summaryrefslogtreecommitdiff
path: root/win32/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/time.c')
-rw-r--r--win32/time.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/win32/time.c b/win32/time.c
index 1a50f87547..c48315e3e4 100644
--- a/win32/time.c
+++ b/win32/time.c
@@ -13,9 +13,7 @@
/* Include stuff ************************************************************ */
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
+
#include "time.h"
#include "unistd.h"
#include "signal.h"