[io-layer] Extract socket (#4241)
[mono.git] / mono / metadata / threadpool-worker-default.c
index fa8f850ea66088dcacb4851f7c36bdaf70976584..f78ccf68b2a19822f7aa464e6d3320861fc4e59d 100644 (file)
@@ -33,6 +33,7 @@
 #include <mono/utils/mono-time.h>
 #include <mono/utils/mono-rand.h>
 #include <mono/utils/refcount.h>
+#include <mono/io-layer/io-layer.h>
 
 #define CPU_USAGE_LOW 80
 #define CPU_USAGE_HIGH 95