summaryrefslogtreecommitdiff
path: root/ext/filepro/filepro.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/filepro/filepro.c')
-rw-r--r--ext/filepro/filepro.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c
index ab055fc442..6935530d35 100644
--- a/ext/filepro/filepro.c
+++ b/ext/filepro/filepro.c
@@ -33,9 +33,7 @@
web site at http://www.fileproplus.com/
*/
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
+
#include "php.h"
#include "safe_mode.h"
#include "fopen-wrappers.h"