summaryrefslogtreecommitdiffstats
path: root/src/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/device.h')
-rw-r--r--src/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device.h b/src/device.h
index 6afaa84..1fa7c4b 100644
--- a/src/device.h
+++ b/src/device.h
@@ -28,6 +28,7 @@
#include <libiphone/sbservices.h>
struct device_info_int {
+ char *uuid;
char *device_name;
char *device_type;
guint battery_capacity;