[sgen] Missing include for independent compilation.
authorMark Probst <mark.probst@gmail.com>
Wed, 22 Apr 2015 20:39:47 +0000 (13:39 -0700)
committerMark Probst <mark.probst@gmail.com>
Wed, 29 Apr 2015 18:00:13 +0000 (11:00 -0700)
mono/metadata/gc-internal-agnostic.h

index a785c60f8bb4df358732373e60c875330708c3f6..e39c423d1dce25c20cd5f25dae6798033d02e472 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <config.h>
 #include <glib.h>
+#include <stdio.h>
 
 #include "mono/utils/mono-compiler.h"