[coop] Do not include mono-threads-coop.h and mono-threads-api.h in mono-threads.h
[mono.git] / mono / profiler / proflog.c
index dfd801d8ae18e18159c9c4bc4b648515a3b59bd3..99e68567571dcf59b3759f143d2642e0861c06de 100644 (file)
 #include <mono/utils/mono-mmap.h>
 #include <mono/utils/mono-counters.h>
 #include <mono/utils/mono-os-mutex.h>
+#include <mono/utils/mono-os-semaphore.h>
 #include <mono/utils/mono-conc-hashtable.h>
 #include <mono/utils/lock-free-alloc.h>
 #include <mono/utils/lock-free-queue.h>
+#include <mono/utils/hazard-pointer.h>
+#include <mono/utils/mono-threads.h>
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>