[CRT]
[reactos.git] / reactos / include / crt / errno.h
index 8e8917b..48f749f 100644 (file)
@@ -69,6 +69,8 @@ extern "C" {
 
 #define EDEADLOCK EDEADLK
 
+#define EWOULDBLOCK 140
+
 #ifdef __cplusplus
 }
 #endif