[threadpool] Use threadpool->threads instead of threadpool->counters to wait on clean...
[mono.git] / mono / metadata / attach.c
index 2c4372ba4b493fed8b441d6704c31c88a713da4c..6fc81e0898495bc1f2d608290859ea3daa4d1a2e 100644 (file)
@@ -42,6 +42,8 @@
 #include <mono/utils/mono-threads.h>
 #include "attach.h"
 
+#include <mono/io-layer/io-layer.h>
+
 /*
  * This module enables other processes to attach to a running mono process and
  * load agent assemblies.