diff options
Diffstat (limited to 'ext/standard/file.c')
| -rw-r--r-- | ext/standard/file.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/file.c b/ext/standard/file.c index 86e499e28f..5e34d73795 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -27,9 +27,6 @@ +----------------------------------------------------------------------+ */ /* $Id$ */ -#ifdef THREAD_SAFE -#include "tls.h" -#endif #include "php.h" #include "php_globals.h" #include "ext/standard/flock_compat.h" |
