aboutsummaryrefslogtreecommitdiff
path: root/contrib/pg_upgrade/page.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pg_upgrade/page.c')
-rw-r--r--contrib/pg_upgrade/page.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/pg_upgrade/page.c b/contrib/pg_upgrade/page.c
index d9e9f694d83..c8f57745a5f 100644
--- a/contrib/pg_upgrade/page.c
+++ b/contrib/pg_upgrade/page.c
@@ -7,6 +7,8 @@
* contrib/pg_upgrade/page.c
*/
+#include "postgres.h"
+
#include "pg_upgrade.h"
#include "storage/bufpage.h"