1#include <errno.h>
2
3int errno __errno_asm_label = 0;
4