diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c index 8deabe4a5a..bc01f07351 100644 --- a/contrib/pgbench/pgbench.c +++ b/contrib/pgbench/pgbench.c @@ -39,6 +39,7 @@ #include #include +#include #ifndef WIN32 #include