mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
--- 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"
|
|
|
|
|