Kouhei Sutou
null+****@clear*****
Mon Apr 15 22:42:28 JST 2013
Kouhei Sutou 2013-04-15 22:42:28 +0900 (Mon, 15 Apr 2013) New Revision: bb2fa399e34f71c9e4cd845606ff1fb0aedaec12 https://github.com/mroonga/mroonga/commit/bb2fa399e34f71c9e4cd845606ff1fb0aedaec12 Message: Add missing mrn_mysql.h include Modified files: mrn_mysql_compat.h Modified: mrn_mysql_compat.h (+2 -0) =================================================================== --- mrn_mysql_compat.h 2013-04-15 18:49:42 +0900 (e819228) +++ mrn_mysql_compat.h 2013-04-15 22:42:28 +0900 (246e69d) @@ -20,6 +20,8 @@ #ifndef _mrn_mysql_compat_h #define _mrn_mysql_compat_h +#include "mrn_mysql.h" + #if MYSQL_VERSION_ID >= 50500 # define my_free(PTR, FLAG) my_free(PTR) #endif -------------- next part -------------- HTML����������������������������...Descargar