#include <__thread.h> #include int *__errno(void) { return &thrd_current()->terrno; }