summaryrefslogtreecommitdiff
path: root/ext/standard/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/syslog.c')
-rw-r--r--ext/standard/syslog.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/standard/syslog.c b/ext/standard/syslog.c
index 662aa08cfb..e1cdae36e4 100644
--- a/ext/standard/syslog.c
+++ b/ext/standard/syslog.c
@@ -28,9 +28,7 @@
*/
/* $Id$ */
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
+
#include "php.h"
#include "php_ini.h"
#include "zend_globals.h"