mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
5 lines
81 B
C
5 lines
81 B
C
/* Header is not present in Windows CE SDK */
|
|
|
|
extern int errno;
|
|
#define EINTR 4
|