Kouhei Sutou
null+****@clear*****
Sat Jan 23 23:51:36 JST 2016
Kouhei Sutou 2016-01-23 23:51:36 +0900 (Sat, 23 Jan 2016) New Revision: 1ca2c5d80c5d46e90bd65a162873ca285924da84 https://github.com/pgroonga/pgroonga/commit/1ca2c5d80c5d46e90bd65a162873ca285924da84 Message: Add missing include Modified files: src/pgrn_global.c Modified: src/pgrn_global.c (+2 -0) =================================================================== --- src/pgrn_global.c 2016-01-23 23:45:32 +0900 (3b816ba) +++ src/pgrn_global.c 2016-01-23 23:51:36 +0900 (8bab7cb) @@ -1,5 +1,7 @@ #include "pgrn_global.h" +#include <stdlib.h> + grn_ctx PGrnContext; struct PGrnBuffers PGrnBuffers; -------------- next part -------------- HTML����������������������������...Download