Add missing header
authorPetr Jelinek <[email protected]>
Tue, 2 Jun 2015 19:15:09 +0000 (21:15 +0200)
committerPetr Jelinek <[email protected]>
Wed, 3 Jun 2015 19:07:50 +0000 (21:07 +0200)
bdr_nodecache.c

index e0b0d871e2902c0e4cd8644d540f218b308e45eb..a320c360e84e9560452fc44490ca69cd983c48ab 100644 (file)
@@ -23,6 +23,7 @@
 #include "utils/catcache.h"
 #include "utils/inval.h"
 #include "utils/memutils.h"
+#include "utils/lsyscache.h"
 
 static HTAB *BDRNodeCacheHash = NULL;