diff options
Diffstat (limited to 'lib/libpthread/sys')
| -rw-r--r-- | lib/libpthread/sys/thr_error.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/sys/thr_error.c b/lib/libpthread/sys/thr_error.c index 6f19f931fce9..72e192726b7d 100644 --- a/lib/libpthread/sys/thr_error.c +++ b/lib/libpthread/sys/thr_error.c @@ -37,6 +37,7 @@ #include "libc_private.h" #include "thr_private.h" +#undef errno extern int errno; int * |
