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