Commit 7678fe1c authored by Peter Eisentraut's avatar Peter Eisentraut

Make header self-contained

Add necessary include files for things used in the header.
parent e3920ac8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment