diff options
Diffstat (limited to 'ext/mysql/php_mysql.h')
-rw-r--r-- | ext/mysql/php_mysql.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/mysql/php_mysql.h b/ext/mysql/php_mysql.h index aff9a145ae..614038efba 100644 --- a/ext/mysql/php_mysql.h +++ b/ext/mysql/php_mysql.h @@ -34,9 +34,6 @@ #endif #if HAVE_MYSQL -#ifndef DLEXPORT -#define DLEXPORT -#endif #ifdef __ZTS #include "TSRM.h" |