diff options
Diffstat (limited to 'src/bin/pg_rewind/filemap.c')
-rw-r--r-- | src/bin/pg_rewind/filemap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/filemap.c b/src/bin/pg_rewind/filemap.c index c3fc519895e..e45e6d44ec7 100644 --- a/src/bin/pg_rewind/filemap.c +++ b/src/bin/pg_rewind/filemap.c @@ -19,7 +19,6 @@ #include "pg_rewind.h" #include "common/string.h" -#include "catalog/catalog.h" #include "catalog/pg_tablespace_d.h" #include "storage/fd.h" |