You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/glib/files/glib-2.26.1-gatomic-header....

12 lines
269 B

$OpenBSD: patch-glib_gatomic_c,v 1.1 2010/10/10 10:52:04 kili Exp $
--- glib/gatomic.c.orig Thu Sep 23 17:26:45 2010
+++ glib/gatomic.c Sun Oct 10 11:50:01 2010
@@ -28,6 +28,7 @@
#endif
#include "gatomic.h"
+#include "gthread.h"
#include "gthreadprivate.h"
/**