diff options
Diffstat (limited to 'src/bin/pg_rewind/pg_rewind.h')
| -rw-r--r-- | src/bin/pg_rewind/pg_rewind.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bin/pg_rewind/pg_rewind.h b/src/bin/pg_rewind/pg_rewind.h index ec43cbe2c67..d937542c6ec 100644 --- a/src/bin/pg_rewind/pg_rewind.h +++ b/src/bin/pg_rewind/pg_rewind.h @@ -14,10 +14,6 @@ #include "access/timeline.h" #include "common/logging.h" #include "common/file_utils.h" -#include "datapagemap.h" -#include "libpq-fe.h" -#include "storage/block.h" -#include "storage/relfilelocator.h" /* Configuration options */ extern char *datadir_target; |
