aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_xlogdump/rmgrdesc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_xlogdump/rmgrdesc.c')
-rw-r--r--src/bin/pg_xlogdump/rmgrdesc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/pg_xlogdump/rmgrdesc.c b/src/bin/pg_xlogdump/rmgrdesc.c
index cff7e59f34a..017b9c5b345 100644
--- a/src/bin/pg_xlogdump/rmgrdesc.c
+++ b/src/bin/pg_xlogdump/rmgrdesc.c
@@ -26,6 +26,7 @@
#include "commands/dbcommands_xlog.h"
#include "commands/sequence.h"
#include "commands/tablespace.h"
+#include "replication/message.h"
#include "replication/origin.h"
#include "rmgrdesc.h"
#include "storage/standbydefs.h"