aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/timeline.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_rewind/timeline.c')
-rw-r--r--src/bin/pg_rewind/timeline.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/timeline.c b/src/bin/pg_rewind/timeline.c
index 12b19b353c2..987452c4f41 100644
--- a/src/bin/pg_rewind/timeline.c
+++ b/src/bin/pg_rewind/timeline.c
@@ -13,7 +13,6 @@
#include "access/timeline.h"
#include "access/xlog_internal.h"
-#include "fe_utils/logging.h"
/*
* This is copy-pasted from the backend readTimeLineHistory, modified to