mirror of https://github.com/citusdata/citus.git
fix builds
parent
363127d4ae
commit
0ba3a9bb5b
|
@ -11,6 +11,7 @@
|
|||
#include "postgres.h"
|
||||
|
||||
#include "access/xact.h"
|
||||
#include "catalog/pg_authid_d.h"
|
||||
#include "nodes/nodes.h"
|
||||
#include "nodes/parsenodes.h"
|
||||
#include "utils/builtins.h"
|
||||
|
|
Loading…
Reference in New Issue