Fix inclusions in pgbench.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8c41cb695cc5f90eee3d2226ad09016381700ca7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-03-17T18:18:33Z
Releases: 9.3.0
Fix inclusions in pgbench.c.

Apparently this was depending on pqsignal.h for <signal.h>.
Not sure why I didn't see the failure on my other machine.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +1 −0