Make header self-contained

Add necessary include files for things used in the header.
This commit is contained in:
Peter Eisentraut 2017-03-24 23:36:10 -04:00
parent e3920ac823
commit 7678fe1c6d
1 changed files with 2 additions and 0 deletions

View File

@ -12,7 +12,9 @@
#ifndef PG_SUBSCRIPTION_REL_H
#define PG_SUBSCRIPTION_REL_H
#include "access/xlogdefs.h"
#include "catalog/genbki.h"
#include "nodes/pg_list.h"
/* ----------------
* pg_subscription_rel definition. cpp turns this into