this switches to the 2.30 release branch pkgsrc note: if you use net/libsoup24 with this glib2 version, make sure to use at least version 2.34.3nb1
12 lines
268 B
Text
12 lines
268 B
Text
$NetBSD: patch-ce,v 1.3 2012/01/29 10:46:54 drochner Exp $
|
|
|
|
--- glib/gatomic.c.orig 2011-10-14 03:47:57.000000000 +0000
|
|
+++ glib/gatomic.c
|
|
@@ -22,6 +22,7 @@
|
|
#include "config.h"
|
|
|
|
#include "gatomic.h"
|
|
+#include "gthreadprivate.h"
|
|
|
|
/**
|
|
* SECTION:atomic_operations
|