summaryrefslogtreecommitdiff
path: root/ext/standard/filestat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/filestat.c')
-rw-r--r--ext/standard/filestat.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c
index 98a6156353..bd539e1d5d 100644
--- a/ext/standard/filestat.c
+++ b/ext/standard/filestat.c
@@ -28,9 +28,7 @@
*/
/* $Id$ */
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
+
#include "php.h"
#include "safe_mode.h"
#include "fopen-wrappers.h"