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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/8c41cb695cc5f90eee3d2226ad09016381700ca7
Modified Files
--------------
contrib/pgbench/pgbench.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)