diff options
Diffstat (limited to 'src/common/relpath.c')
-rw-r--r-- | src/common/relpath.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/relpath.c b/src/common/relpath.c index f0fa6742b3b..e8170ed712e 100644 --- a/src/common/relpath.c +++ b/src/common/relpath.c @@ -18,7 +18,6 @@ #include "postgres_fe.h" #endif -#include "catalog/catalog.h" #include "catalog/pg_tablespace_d.h" #include "common/relpath.h" #include "storage/backendid.h" |