-Wall -Werror and fix warnings
[reactos.git] / reactos / tools / widl / write_msft.c
index 2d36081..47cc8be 100644 (file)
@@ -33,6 +33,9 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <time.h>
+#ifdef WIN32
+#include <io.h> /* write() */
+#endif /* WIN32 */
 
 #define NONAMELESSUNION
 #define NONAMELESSSTRUCT