[Groonga-commit] pgroonga/pgroonga at 045231e [master] check: add missing include

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 4 22:07:58 JST 2017


Kouhei Sutou	2017-01-04 22:07:58 +0900 (Wed, 04 Jan 2017)

  New Revision: 045231eac5e4ec1915e925d77f02b2b2076de949
  https://github.com/pgroonga/pgroonga/commit/045231eac5e4ec1915e925d77f02b2b2076de949

  Message:
    check: add missing include

  Modified files:
    src/pgroonga-check.c

  Modified: src/pgroonga-check.c (+2 -0)
===================================================================
--- src/pgroonga-check.c    2017-01-04 22:04:42 +0900 (9e28cc9)
+++ src/pgroonga-check.c    2017-01-04 22:07:58 +0900 (bb8b74f)
@@ -2,6 +2,8 @@
 
 #include "pgrn-portable.h"
 
+#include <miscadmin.h>
+
 #include <groonga.h>
 
 #include <sys/types.h>
-------------- next part --------------
HTML����������������������������...
Download 



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