summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files/patch-glib_fix_hidden
blob: 813c49808fc280d57139710aeda90cb0c911dd7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- glib/gmem.c.orig    2011-02-10 00:31:42.000000000 +0100
+++ glib/gmem.c 2011-12-07 00:21:38.000000000 +0100
@@ -39,6 +39,7 @@
 #include "gbacktrace.h"
 #include "gtestutils.h"
 #include "gthread.h"
+#include "gthreadprivate.h"
 #include "glib_trace.h"