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/string.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/standard/string.c') diff --git a/ext/standard/string.c b/ext/standard/string.c index b05605275c..973081f02f 100644 --- a/ext/standard/string.c +++ b/ext/standard/string.c @@ -31,9 +31,7 @@ /* $Id$ */ -#ifdef THREAD_SAFE -#include "tls.h" -#endif + #include #include "php.h" #include "reg.h" -- cgit v1.2.1