summaryrefslogtreecommitdiff
path: root/ext/apache/apache.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/apache/apache.c')
-rw-r--r--ext/apache/apache.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/apache/apache.c b/ext/apache/apache.c
index 1c7f9de43e..e3129a36f7 100644
--- a/ext/apache/apache.c
+++ b/ext/apache/apache.c
@@ -30,9 +30,6 @@
*/
/* $Id$ */
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
#include "php.h"
#include "ext/standard/head.h"
#include "php_globals.h"