Merge pull request #1333 from joero74/ignore-missing-host
[mono.git] / mono / utils / mono-threads-mach-helper.c
index cafb3fe96d03a7ddc35d3e72216ccdb8258be080..fd95b92fad128eb171c9a21ff2296d5a86106e1a 100644 (file)
@@ -11,6 +11,7 @@
 
 #if defined(__MACH__)
 
+#include <stdio.h>
 #include <objc/runtime.h>
 #include <objc/message.h>
 #include <mono/utils/mono-compiler.h>