Fix inclusions in pg_receivexlog.c.
authorTom Lane
Sun, 17 Mar 2013 18:11:48 +0000 (14:11 -0400)
committerTom Lane
Sun, 17 Mar 2013 18:11:48 +0000 (14:11 -0400)
commitc68b5eff13b97ecaaa87b24406455fafe568aa3f
treeb1251473da6730a9d933cdcb2237e850aba6b2cb
parentda5aeccf64b37a8e9bd3cb605848590595dbcbf8
Fix inclusions in pg_receivexlog.c.

Apparently this was depending on pqsignal.h for .
Not sure why I didn't see the failure on my other machine.
src/bin/pg_basebackup/pg_receivexlog.c