Files
MINGW-packages/mingw-w64-glib2-git/missing-include.patch
2018-05-21 08:27:10 +03:00

13 lines
334 B
Diff

diff --git a/glib/valgrind.h b/glib/valgrind.h
index 5aed0dfca..868ba45e4 100644
--- a/glib/valgrind.h
+++ b/glib/valgrind.h
@@ -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