Blob Blame History Raw
--- ./glib-2.40.0/glib/valgrind.h.old	2014-05-16 09:19:32.211000000 -0400
+++ ./glib-2.40.0/glib/valgrind.h	2014-05-16 09:19:50.043000000 -0400
@@ -93,6 +93,7 @@
 
 
 #include <stdarg.h>
+#include <stdint.h>
 
 /* Nb: this file might be included in a file compiled with -ansi.  So
    we can't use C++ style "//" comments nor the "asm" keyword (instead