projects
/
2ndquadrant_bdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f102cc
)
Add missing header
author
Petr Jelinek
<
[email protected]
>
Tue, 2 Jun 2015 19:15:09 +0000
(21:15 +0200)
committer
Petr Jelinek
<
[email protected]
>
Wed, 3 Jun 2015 19:07:50 +0000
(21:07 +0200)
bdr_nodecache.c
patch
|
blob
|
blame
|
history
diff --git
a/bdr_nodecache.c
b/bdr_nodecache.c
index e0b0d871e2902c0e4cd8644d540f218b308e45eb..a320c360e84e9560452fc44490ca69cd983c48ab 100644
(file)
--- a/
bdr_nodecache.c
+++ b/
bdr_nodecache.c
@@
-23,6
+23,7
@@
#include "utils/catcache.h"
#include "utils/inval.h"
#include "utils/memutils.h"
+#include "utils/lsyscache.h"
static HTAB *BDRNodeCacheHash = NULL;