[Groonga-commit] pgroonga/pgroonga at 7d870b5 [master] Add missing include

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jan 23 22:49:23 JST 2016


Kouhei Sutou	2016-01-23 22:49:23 +0900 (Sat, 23 Jan 2016)

  New Revision: 7d870b554c65abd201f61a8eb8f1d0c408fcaf5c
  https://github.com/pgroonga/pgroonga/commit/7d870b554c65abd201f61a8eb8f1d0c408fcaf5c

  Message:
    Add missing include

  Modified files:
    src/pgroonga.c

  Modified: src/pgroonga.c (+1 -0)
===================================================================
--- src/pgroonga.c    2016-01-23 22:48:49 +0900 (42898c5)
+++ src/pgroonga.c    2016-01-23 22:49:23 +0900 (fbbfaf9)
@@ -1,6 +1,7 @@
 #include "pgroonga.h"
 
 #include "pgrn_compatible.h"
+#include "pgrn_global.h"
 #include "pgrn_value.h"
 
 #include <access/relscan.h>
-------------- next part --------------
HTML����������������������������...
Download 



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