Fix the build with GCC after r320975

Reported by:	pfg
MFC after:	20 days
X-MFC-With:	320975
Sponsored by:	Spectra Logic Corp
This commit is contained in:
asomers 2017-07-14 21:50:04 +00:00
parent 5339426e33
commit f7f43aa72d

View File

@ -222,7 +222,7 @@ setup_signal(void)
* separate process
*/
static struct sigevent*
setup_thread()
setup_thread(void)
{
static struct sigevent sev;