[Groonga-commit] pgroonga/pgroonga at 9380156 [master] Use more portable header file

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 27 22:50:14 JST 2016


Kouhei Sutou	2016-08-27 22:50:14 +0900 (Sat, 27 Aug 2016)

  New Revision: 93801567d67359b444ec6d59f94f9db984a84bff
  https://github.com/pgroonga/pgroonga/commit/93801567d67359b444ec6d59f94f9db984a84bff

  Message:
    Use more portable header file
    
    It exist in 9.4.

  Modified files:
    src/pgrn_flush.c

  Modified: src/pgrn_flush.c (+1 -1)
===================================================================
--- src/pgrn_flush.c    2016-08-27 21:53:19 +0900 (d7943d1)
+++ src/pgrn_flush.c    2016-08-27 22:50:14 +0900 (f716035)
@@ -4,7 +4,7 @@
 #include "pgrn_groonga.h"
 #include "pgrn_jsonb.h"
 
-#include <storage/lockdefs.h>
+#include <storage/lock.h>
 #include <storage/lmgr.h>
 #include <utils/builtins.h>
 
-------------- next part --------------
HTML����������������������������...
Download 



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