#ifndef _BITS_ERRNO_H #define _BITS_ERRNO_H extern __thread int errno; #endif /* _BITS_ERRNO_H */