aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_xlogdump/rmgrdesc.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_xlogdump/rmgrdesc.c')
-rw-r--r--contrib/pg_xlogdump/rmgrdesc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/pg_xlogdump/rmgrdesc.c b/contrib/pg_xlogdump/rmgrdesc.c
index 93971982390..180818d68b5 100644
--- a/contrib/pg_xlogdump/rmgrdesc.c
+++ b/contrib/pg_xlogdump/rmgrdesc.c
@@ -10,6 +10,7 @@
#include "access/brin_xlog.h"
#include "access/clog.h"
+#include "access/commit_ts.h"
#include "access/gin.h"
#include "access/gist_private.h"
#include "access/hash.h"