#include int errno_variable; int *__errno_location(void) { return &errno_variable; }