summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/fbsql/php_fbsql.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/fbsql/php_fbsql.h b/ext/fbsql/php_fbsql.h
index 0c62719c25..23fb054e41 100644
--- a/ext/fbsql/php_fbsql.h
+++ b/ext/fbsql/php_fbsql.h
@@ -29,10 +29,6 @@
#endif
#if HAVE_FBSQL
-#ifdef ZTS
-#include "TSRM.h"
-#endif
-
extern zend_module_entry fbsql_module_entry;
#define fbsql_module_ptr &fbsql_module_entry