summaryrefslogtreecommitdiff
path: root/ext/bcmath/number.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/number.c')
-rw-r--r--ext/bcmath/number.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/bcmath/number.c b/ext/bcmath/number.c
index 868c629aac..fbacf5bc67 100644
--- a/ext/bcmath/number.c
+++ b/ext/bcmath/number.c
@@ -55,9 +55,6 @@
*************************************************************************/
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
#if 0
#include "bcdefs.h"
#include "proto.h"