4 lines
81 B
C
4 lines
81 B
C
/* Header is not present in Windows CE SDK */
|
|
|
|
extern int errno;
|
|
#define EINTR 4
|