summaryrefslogtreecommitdiff
path: root/ext/bcmath/bcmath.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bcmath/bcmath.c')
-rw-r--r--ext/bcmath/bcmath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c
index b7afaf04d3..1b91fba72f 100644
--- a/ext/bcmath/bcmath.c
+++ b/ext/bcmath/bcmath.c
@@ -20,7 +20,7 @@
#include "php.h"
-#if HAVE_BCMATH
+#ifdef HAVE_BCMATH
#include "php_ini.h"
#include "zend_exceptions.h"