diff options
Diffstat (limited to 'ext/standard/reg.c')
| -rw-r--r-- | ext/standard/reg.c | 4 |
1 files changed, 1 insertions, 3 deletions
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 <stdio.h> #include "php.h" #include "php3_string.h" |
