Fix inclusions in pg_receivexlog.c.

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

Commit: c68b5eff13b97ecaaa87b24406455fafe568aa3f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-03-17T18:11:48Z
Releases: 9.3.0
Fix inclusions in pg_receivexlog.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+/−
src/bin/pg_basebackup/pg_receivexlog.c modified +7 −5