#ifndef TOOLBOX_ERRNO_H #define TOOLBOX_ERRNO_H #include "toolbox/errcode.h" #include extern __thread RET_TYPE toolbox_errno; #endif