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