summaryrefslogtreecommitdiff
path: root/ext/standard/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/html.c')
-rw-r--r--ext/standard/html.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/standard/html.c b/ext/standard/html.c
index f15131523d..49baf94b41 100644
--- a/ext/standard/html.c
+++ b/ext/standard/html.c
@@ -28,9 +28,6 @@
+----------------------------------------------------------------------+
*/
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
#include "php.h"
#include "reg.h"
#include "html.h"