On 2019-Nov-01, Fabien COELHO wrote: > diff --git a/src/bin/pgbench/pgbench.c b/src/bin/pgbench/pgbench.c > index 03bcd22996..389b4d7bcd 100644 > --- a/src/bin/pgbench/pgbench.c > +++ b/src/bin/pgbench/pgbench.c > @@ -59,9 +59,10 @@ > > #include "common/int.h" > #include "common/logging.h" > -#include "fe_utils/conditional.h" > #include "getopt_long.h" > #include "libpq-fe.h" > +#include "fe_utils/conditional.h" > +#include "fe_utils/cancel.h" > #include "pgbench.h" > #include "portability/instr_time.h"
wtf? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services