[io-layer] Extract error (#4279)
[mono.git] / mono / metadata / threadpool-io.c
index 00b7e466933ce00e2dcf0fe0f7790d7f85e798c4..ace9a00bf6a8adb9bd83bcf6944f01bf84cfb882 100644 (file)
@@ -29,6 +29,7 @@
 #include <mono/utils/mono-threads.h>
 #include <mono/utils/mono-lazy-init.h>
 #include <mono/utils/mono-logger-internals.h>
+#include <mono/utils/w32api.h>
 
 typedef struct {
        gboolean (*init) (gint wakeup_pipe_fd);