diff options
Diffstat (limited to 'src/bin/pg_rewind/copy_fetch.c')
-rw-r--r-- | src/bin/pg_rewind/copy_fetch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/copy_fetch.c b/src/bin/pg_rewind/copy_fetch.c index 3fd0404ddfb..2ada8611ee4 100644 --- a/src/bin/pg_rewind/copy_fetch.c +++ b/src/bin/pg_rewind/copy_fetch.c @@ -18,7 +18,6 @@ #include "fetch.h" #include "file_ops.h" #include "filemap.h" -#include "logging.h" #include "pg_rewind.h" static void recurse_dir(const char *datadir, const char *path, |