Remove unnecessary includes of <signal.h>

These were once needed for sig_atomic_t, but that no longer appears in
these headers, so the include is not needed.

Reviewed-by: Shubham Khanna <shubham.kha...@fujitsu.com>
Reviewed-by: Tom Lane <t...@sss.pgh.pa.us>
Discussion: 
https://www.postgresql.org/message-id/flat/cff5475d-e0a9-4561-b094-794aa36bd031%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dffb2b478f54f4abdd0271bbab44d3f81d017648

Modified Files
--------------
src/include/replication/walsender.h       | 2 --
src/include/replication/worker_internal.h | 2 --
2 files changed, 4 deletions(-)

Reply via email to