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

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 9 15:01:28 JST 2016


Kouhei Sutou	2016-11-09 15:01:28 +0900 (Wed, 09 Nov 2016)

  New Revision: d8aa601c3ebcd44efa9e484dcaf8831e90110e2a
  https://github.com/pgroonga/pgroonga/commit/d8aa601c3ebcd44efa9e484dcaf8831e90110e2a

  Message:
    Add missing include

  Modified files:
    src/pgrn_ctid.c

  Modified: src/pgrn_ctid.c (+1 -0)
===================================================================
--- src/pgrn_ctid.c    2016-11-09 14:54:20 +0900 (300061b)
+++ src/pgrn_ctid.c    2016-11-09 15:01:28 +0900 (8f0f524)
@@ -6,6 +6,7 @@
 #include <access/htup.h>
 #include <storage/buf.h>
 #include <storage/bufmgr.h>
+#include <utils/snapmgr.h>
 #include <utils/snapshot.h>
 
 bool
-------------- next part --------------
HTML����������������������������...
Download 



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