[io-layer] Extract socket (#4241)
[mono.git] / mono / metadata / threadpool-io.c
index 00b7e466933ce00e2dcf0fe0f7790d7f85e798c4..4b59150832a71ed77980c966e1a2d0c9ccb747a2 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/io-layer/io-layer.h>
 
 typedef struct {
        gboolean (*init) (gint wakeup_pipe_fd);