aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/computer.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/computer.h')
-rw-r--r--hardinfo2/computer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hardinfo2/computer.h b/hardinfo2/computer.h
index 590ab88b..a6956122 100644
--- a/hardinfo2/computer.h
+++ b/hardinfo2/computer.h
@@ -136,6 +136,8 @@ struct _OperatingSystem {
gchar *desktop;
gchar *username;
+
+ gchar *boots;
};
struct _MemoryInfo {