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:
Alan Somers 2017-07-14 21:50:04 +00:00
parent 6aacc69847
commit a4ea52aab6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=321001

View File

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