Update to the latest libgsystem
This commit is contained in:
parent
13aefbc096
commit
fafb256f57
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6890c19d51da21de1e45a1ac39020672cf6b2b02
|
Subproject commit 43a525fd40faf7dfd261bf3d7469f642a68fad68
|
||||||
|
|
@ -24,6 +24,8 @@
|
||||||
#define __OSTREE_UTIL_H__
|
#define __OSTREE_UTIL_H__
|
||||||
|
|
||||||
#include <gio/gio.h>
|
#include <gio/gio.h>
|
||||||
|
#include <libgsystem.h>
|
||||||
|
#include <gsystem-local-alloc.h>
|
||||||
|
|
||||||
#define ot_gobject_refz(o) (o ? g_object_ref (o) : o)
|
#define ot_gobject_refz(o) (o ? g_object_ref (o) : o)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue