diff options
Diffstat (limited to 'src/backend/postmaster/postmaster.c')
-rw-r--r-- | src/backend/postmaster/postmaster.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/postmaster/postmaster.c b/src/backend/postmaster/postmaster.c index 23f4ada7b95..b807b064be3 100644 --- a/src/backend/postmaster/postmaster.c +++ b/src/backend/postmaster/postmaster.c @@ -118,7 +118,6 @@ #include "utils/builtins.h" #include "utils/datetime.h" #include "utils/dynamic_loader.h" -#include "utils/guc.h" #include "utils/memutils.h" #include "utils/ps_status.h" #include "utils/timeout.h" |