s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris build
commitbf7da085b125ca9b18bdca22e05a9a6613771e3d
authorAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2013 09:36:34 +0000 (14 20:36 +1100)
committerJeremy Allison <jra@samba.org>
Fri, 15 Mar 2013 17:38:40 +0000 (15 10:38 -0700)
treed0d9b37693d434509dc1b5f77b874d23e7352709
parent21f18d0205bc7aca4166e8436083c16540f95781
s3-lib/server_prefork: Cast pid_t result to unsigned int for GNU/Solaris build

Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/server_prefork.c