diff --git a/src/include/commands/tablecmds.h b/src/include/commands/tablecmds.h index 3f971eb218f770b4da689bbb4d1d5b6e25fd4bd8..0e8bbe0929f3542c09189fde00eee7d73fc3ce96 100644 --- a/src/include/commands/tablecmds.h +++ b/src/include/commands/tablecmds.h @@ -14,6 +14,7 @@ #ifndef TABLECMDS_H #define TABLECMDS_H +#include "access/htup.h" #include "nodes/parsenodes.h" #include "storage/lock.h" #include "utils/relcache.h"