[io-layer] Extract socket (#4241)
[mono.git] / mono / metadata / threadpool.c
index 84165e226b116705c394a60c72e826574bb32c2b..217384853490ca102fbde6ddfbb81730f6c5b18b 100644 (file)
@@ -45,6 +45,7 @@
 #include <mono/utils/mono-threads.h>
 #include <mono/utils/mono-time.h>
 #include <mono/utils/refcount.h>
+#include <mono/io-layer/io-layer.h>
 
 typedef struct {
        MonoDomain *domain;