summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'osinfo/osinfo_tree.h')
-rw-r--r--osinfo/osinfo_tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/osinfo/osinfo_tree.h b/osinfo/osinfo_tree.h
index 3d96f5a..5671893 100644
--- a/osinfo/osinfo_tree.h
+++ b/osinfo/osinfo_tree.h
@@ -95,4 +95,5 @@ const gchar *osinfo_tree_get_initrd_path(OsinfoTree *tree);
OsinfoOs *osinfo_tree_get_os(OsinfoTree *tree);
void osinfo_tree_set_os(OsinfoTree *tree, OsinfoOs *os);
OsinfoOsVariantList *osinfo_tree_get_os_variants(OsinfoTree *tree);
+gboolean osinfo_tree_matches(OsinfoTree *tree, OsinfoTree *reference);
/* XXX Xen kernel/initrd paths ? */