diff --git a/contrib/pg_autovacuum/pg_autovacuum.h b/contrib/pg_autovacuum/pg_autovacuum.h index 63a3196536..ac97f63bec 100644 --- a/contrib/pg_autovacuum/pg_autovacuum.h +++ b/contrib/pg_autovacuum/pg_autovacuum.h @@ -9,6 +9,7 @@ #ifdef __GLIBC__ #include #endif +#include #include /* These next two lines are correct when pg_autovaccum is compiled