diff options
Diffstat (limited to 'src/mysql_inc.h')
| -rw-r--r-- | src/mysql_inc.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mysql_inc.h b/src/mysql_inc.h index ca055ca..4912682 100644 --- a/src/mysql_inc.h +++ b/src/mysql_inc.h | |||
| @@ -5,7 +5,10 @@ | |||
| 5 | #define HAVE_CONFIG_H | 5 | #define HAVE_CONFIG_H |
| 6 | #endif | 6 | #endif |
| 7 | 7 | ||
| 8 | #ifndef MYSQL_DYNAMIC_PLUGIN | ||
| 8 | #define MYSQL_DYNAMIC_PLUGIN | 9 | #define MYSQL_DYNAMIC_PLUGIN |
| 10 | #endif | ||
| 11 | |||
| 9 | #define MYSQL_SERVER 1 | 12 | #define MYSQL_SERVER 1 |
| 10 | 13 | ||
| 11 | #include <mysql_version.h> | 14 | #include <mysql_version.h> |
