Move include of signal.h inside pqsignal.h so it's always where it's needed.
Bryan Henderson <bryanh@giraffe.netgate.net>
Move include of signal.h inside pqsignal.h so it's always where it's needed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqcomm.c | modified | +1 −2 |
| src/backend/postmaster/postmaster.c | modified | +1 −2 |
| src/backend/storage/lmgr/proc.c | modified | +2 −3 |
| src/include/libpq/pqsignal.h | modified | +2 −2 |