#include <errno.h>

/* The initial value is 0 at program startup */
int errno = 0;