Fix failure of executor/hashjoin.h to compile standalone.
Noted while experimenting with cpluspluscheck.
This commit is contained in:
parent
a977db6f1c
commit
37b61a69f3
@ -15,6 +15,7 @@
|
||||
#define HASHJOIN_H
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "nodes/execnodes.h"
|
||||
#include "storage/buffile.h"
|
||||
|
||||
/* ----------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user