[Groonga-commit] groonga/groonga at 38619bf [master] Add a missing header include

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Mar 26 21:44:22 JST 2015


Kouhei Sutou	2015-03-26 21:44:22 +0900 (Thu, 26 Mar 2015)

  New Revision: 38619bf870aabf5c22996c798f866fa8b482390b
  https://github.com/groonga/groonga/commit/38619bf870aabf5c22996c798f866fa8b482390b

  Message:
    Add a missing header include

  Modified files:
    lib/logger.c

  Modified: lib/logger.c (+1 -0)
===================================================================
--- lib/logger.c    2015-03-25 18:44:37 +0900 (ec881f9)
+++ lib/logger.c    2015-03-26 21:44:22 +0900 (f7a3cd3)
@@ -21,6 +21,7 @@
 #include "grn_ctx_impl.h"
 
 #include <stdio.h>
+#include <string.h>
 #include <sys/stat.h>
 
 #ifdef WIN32
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index