Kouhei Sutou
null+****@clear*****
Sun Dec 1 22:33:39 JST 2013
Kouhei Sutou 2013-12-01 22:33:39 +0900 (Sun, 01 Dec 2013) New Revision: 204913369903d365d04b8f3ad48dfe73f49c8aa3 https://github.com/groonga/groonga-gobject/commit/204913369903d365d04b8f3ad48dfe73f49c8aa3 Message: Add missing config.h include Modified files: groonga-gobject/ggrn.c Modified: groonga-gobject/ggrn.c (+4 -0) =================================================================== --- groonga-gobject/ggrn.c 2013-12-01 22:33:16 +0900 (94061ee) +++ groonga-gobject/ggrn.c 2013-12-01 22:33:39 +0900 (07c43bb) @@ -16,6 +16,10 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + #include "ggrn.h" #include <groonga.h> -------------- next part -------------- HTML����������������������������... Descargar