aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/local_source.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2024-11-06 11:06:58 +0100
committerPeter Eisentraut <peter@eisentraut.org>2024-11-06 11:11:52 +0100
commitecb5af779877ad3f84e60112ecf0b138e97b847c (patch)
treeb671117a934a2ed223cac69da6510f390de533f3 /src/bin/pg_rewind/local_source.c
parentba08edb065459fca62191c020362022efd42b522 (diff)
downloadpostgresql-ecb5af779877ad3f84e60112ecf0b138e97b847c.tar.gz
postgresql-ecb5af779877ad3f84e60112ecf0b138e97b847c.zip
Remove unused #include's from bin .c files
as determined by IWYU Similar to commit dbbca2cf299, but for bin and some related files. Discussion: https://www.postgresql.org/message-id/flat/0df1d5b1-8ca8-4f84-93be-121081bde049%40eisentraut.org
Diffstat (limited to 'src/bin/pg_rewind/local_source.c')
-rw-r--r--src/bin/pg_rewind/local_source.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/bin/pg_rewind/local_source.c b/src/bin/pg_rewind/local_source.c
index 46c6b72bd71..4aab2ba0ac9 100644
--- a/src/bin/pg_rewind/local_source.c
+++ b/src/bin/pg_rewind/local_source.c
@@ -12,10 +12,8 @@
#include <fcntl.h>
#include <unistd.h>
-#include "datapagemap.h"
+#include "common/logging.h"
#include "file_ops.h"
-#include "filemap.h"
-#include "pg_rewind.h"
#include "rewind_source.h"
typedef struct