Fix Windows build
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 3 Feb 2015 18:35:25 +0000 (10:35 -0800)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 3 Feb 2015 18:40:03 +0000 (10:40 -0800)
It was broken by c731686feb3a5d2681d9bf19b2e5c8c2ad35825c

mono/metadata/threadpool-internals.h
msvc/libmonoruntime.vcxproj

index 7fc18bd39ea96cb91fd0f59a10ee573503a793dd..847a070d6a235902ff272556287d7b2d8fd5f481 100644 (file)
@@ -6,6 +6,7 @@
 #include <mono/metadata/mono-hash.h>
 #include <mono/metadata/mono-mlist.h>
 #include <mono/utils/mono-compiler.h>
+#include <mono/utils/mono-mutex.h>
 
 typedef struct {
        mono_mutex_t io_lock; /* access to sock_to_state */
index e33dd96ad4bd033de1058e8e555cac2b23ca6922..23c1aae0c6d18e454bd53ca0d21939179130934c 100644 (file)
     <ClCompile Include="..\mono\metadata\string-icalls.c" />\r
     <ClCompile Include="..\mono\metadata\sysmath.c" />\r
     <ClCompile Include="..\mono\metadata\threadpool.c" />\r
+    <ClCompile Include="..\mono\metadata\tpool-poll.c" />\r
     <ClCompile Include="..\mono\metadata\threads.c" />\r
     <ClCompile Include="..\mono\metadata\verify.c" />\r
     <ClCompile Include="..\mono\mini\mini-cross-helpers.c" />\r