Fix inclusions in pgbench.c.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Mar 2013 18:18:33 +0000 (14:18 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 17 Mar 2013 18:18:33 +0000 (14:18 -0400)
commit8c41cb695cc5f90eee3d2226ad09016381700ca7
treee3827bcb862176f7ae5dfc7c0f6c85e1694594f6
parentc68b5eff13b97ecaaa87b24406455fafe568aa3f
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.
contrib/pgbench/pgbench.c