Browse Source
../compat/clock_nanosleep.c:46:9: error: use of undeclared identifier 'errno'
errno = EINVAL;
^
../compat/clock_nanosleep.c:56:13: error: use of undeclared identifier 'errno'
errno = EINVAL;
^
../compat/clock_nanosleep.c:94:9: error: use of undeclared identifier 'errno'
errno = EINVAL;
^
3 errors generated.
pull/177/head
committed by
Steve Lhomme
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue