Add missing include so include file compiles cleanly on its own.
This commit is contained in:
parent
034dda61dd
commit
2ab15afcdd
@ -14,6 +14,7 @@
|
|||||||
#ifndef TABLECMDS_H
|
#ifndef TABLECMDS_H
|
||||||
#define TABLECMDS_H
|
#define TABLECMDS_H
|
||||||
|
|
||||||
|
#include "access/htup.h"
|
||||||
#include "nodes/parsenodes.h"
|
#include "nodes/parsenodes.h"
|
||||||
#include "storage/lock.h"
|
#include "storage/lock.h"
|
||||||
#include "utils/relcache.h"
|
#include "utils/relcache.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user