minix/lib/other/errno.c
2005-04-21 14:53:53 +00:00

5 lines
108 B
C
Executable file

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