sortix-mirror/libc/decl/WEOF.h
2012-12-14 14:13:36 +01:00

4 lines
38 B
C

#ifndef WEOF
#define WEOF (-1)
#endif