scummvm/backends/platform/wince/missing/errno.h
2019-04-15 08:06:39 +03:00

4 lines
81 B
C

/* Header is not present in Windows CE SDK */
extern int errno;
#define EINTR 4