diff --git a/include/mysql.h b/include/mysql.h index a80b840c..6e705c75 100644 --- a/include/mysql.h +++ b/include/mysql.h @@ -29,6 +29,8 @@ extern "C" { #define LIBMARIADB #endif +#include + #ifndef _global_h /* If not standard header */ #include typedef char my_bool;