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