* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
authorJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:39:16 +0000 (12:39 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:39:16 +0000 (12:39 +0000)
commit6382623783831301f85010bd515aa3159c6d1354
treed03a9d5bcf0414e86b7f46bd2e9b9e3aa627fd28
parent95e8068d3e648346c4124c2eba6a5469d9c7bca7
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
(Fopen_network_stream): Cast the second argument to connect, to
avoid warnings on any system that provides prototypes for connect.
src/process.c