s3-smb: Remove the obsolete signal type cast.
authorAndreas Schneider <asn@redhat.com>
Fri, 19 Feb 2010 14:33:40 +0000 (15:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Feb 2010 11:23:43 +0000 (12:23 +0100)
commitf33b69753d7939a08003bfe4763baafe8b4aa96b
tree31daedff06635e45ddedee4ada6e79af9d8daacf
parentc6c21f489d1288326ee2511d173af2dd7430e62b
s3-smb: Remove the obsolete signal type cast.

AC_SIGNAL_TYPE is already obsolete in autoconf. C89 requires signal
handlers to return void, only K&R returned int.
source3/include/smb.h