From 6f7c0edee361e15295b85ad6e03f3d109e446f22 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 23 Apr 1999 20:06:01 +0000 Subject: Remove tls.[ch] --- ext/standard/math.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/standard/math.c') 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" -- cgit v1.2.1