summaryrefslogtreecommitdiff
path: root/src/bin/pg_waldump/rmgrdesc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_waldump/rmgrdesc.c')
-rw-r--r--src/bin/pg_waldump/rmgrdesc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_waldump/rmgrdesc.c b/src/bin/pg_waldump/rmgrdesc.c
index 976f80e9c3..b8177ab2fd 100644
--- a/src/bin/pg_waldump/rmgrdesc.c
+++ b/src/bin/pg_waldump/rmgrdesc.c
@@ -19,6 +19,7 @@
#include "access/multixact.h"
#include "access/nbtxlog.h"
#include "access/rmgr.h"
+#include "access/robert_xlog.h"
#include "access/spgxlog.h"
#include "access/undoaction_xlog.h"
#include "access/undolog_xlog.h"