diff options
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r-- | src/include/postgres.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h index de609cf5c1..076e13e50c 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -39,7 +39,6 @@ #include "postgres_ext.h" #include "c.h" #include "utils/elog.h" -#include "utils/mcxt.h" #include "utils/palloc.h" /* ---------------------------------------------------------------- |