diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2004-12-18 18:07:37 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2004-12-18 18:07:37 +0000 |
| commit | 843d4004b367db61428fa1cbf611cdbd2791d672 (patch) | |
| tree | 3341fdd3fcdb8d611509d7622be5b25f271de80a /lib/libpthread/sys | |
| parent | 885dabe5f70ceac846c6d0623c64914d5c401f10 (diff) | |
Notes
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 * |
