]> granicus.if.org Git - postgresql/commit
Minor #include cleanup.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Aug 2010 20:04:33 +0000 (20:04 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Aug 2010 20:04:33 +0000 (20:04 +0000)
commit3f9479ef3fdf49fc22088be5268fa536cf5d4efd
treeeca09fb92b9ebdcbd08d5927dad562b4409b5ad3
parenta0b7b717a4324f573d3a7651a06037557066eb77
Minor #include cleanup.

I just noticed that libpq's pqsignal.h was violating our general inclusion
style guidelines by explicitly including postgres_fe.h.  Remove that, and
put it in pqsignal.c where it belongs.
src/interfaces/libpq/pqsignal.c
src/interfaces/libpq/pqsignal.h