diff options
Diffstat (limited to 'Zend/acconfig.h')
-rw-r--r-- | Zend/acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/acconfig.h b/Zend/acconfig.h index d5cfefee44..ea2604997e 100644 --- a/Zend/acconfig.h +++ b/Zend/acconfig.h @@ -1,5 +1,6 @@ #define ZEND_API #define ZEND_DLEXPORT +#define ZEND_DLIMPORT @TOP@ |