summaryrefslogtreecommitdiff
path: root/php3_realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'php3_realpath.c')
-rw-r--r--php3_realpath.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/php3_realpath.c b/php3_realpath.c
index 44ef3f9a23..6132ef8c91 100644
--- a/php3_realpath.c
+++ b/php3_realpath.c
@@ -27,10 +27,6 @@
+----------------------------------------------------------------------+
*/
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
-
#include "php.h"
#if HAVE_UNISTD_H