From f8277928e13564d0095d5fdc1d5961e4311a0e52 Mon Sep 17 00:00:00 2001 From: Kyotaro Horiguchi Date: Tue, 25 Apr 2023 12:08:46 +0900 Subject: [PATCH v28 4/4] Tentative deletion of #include I expect this will be deleted soon in the master branch. --- src/include/storage/smgr.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/storage/smgr.h b/src/include/storage/smgr.h index 337bc8dd1d..4964146106 100644 --- a/src/include/storage/smgr.h +++ b/src/include/storage/smgr.h @@ -17,7 +17,6 @@ #include "lib/ilist.h" #include "storage/block.h" #include "storage/relfilelocator.h" -#include "utils/guc.h" /* * Storage marks is a file of which existence suggests something about a -- 2.31.1