summaryrefslogtreecommitdiff
path: root/ext/mbstring/php_mbregex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/php_mbregex.h')
-rw-r--r--ext/mbstring/php_mbregex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/php_mbregex.h b/ext/mbstring/php_mbregex.h
index 64463da01c..78b9142542 100644
--- a/ext/mbstring/php_mbregex.h
+++ b/ext/mbstring/php_mbregex.h
@@ -17,7 +17,7 @@
#ifndef _PHP_MBREGEX_H
#define _PHP_MBREGEX_H
-#if HAVE_MBREGEX
+#ifdef HAVE_MBREGEX
#include "php.h"
#include "zend.h"