summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/php_zip.h')
-rw-r--r--ext/zip/php_zip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/zip/php_zip.h b/ext/zip/php_zip.h
index 315d39dee8..2eb6124359 100644
--- a/ext/zip/php_zip.h
+++ b/ext/zip/php_zip.h
@@ -24,9 +24,7 @@
extern zend_module_entry zip_module_entry;
#define phpext_zip_ptr &zip_module_entry
-#ifdef ZTS
#include "TSRM.h"
-#endif
#include "lib/zip.h"