Minix2.0/src/lib/other/errno.c

#include <lib.h>
/* errno.c - declare variable errno             Author: F. Meulenbroeks */

int errno = 0;