#include #include extern uthread* _get_uthread(); int* __errno_location() { return &_get_uthread()->errno_; }