summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-service.h')
-rw-r--r--hcid/dbus-service.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hcid/dbus-service.h b/hcid/dbus-service.h
index 043795f3..2099c2d5 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -29,6 +29,8 @@
struct service {
char *object_path;
+ guint startup_timer;
+
/* These are set when the service is running */
GPid pid; /* Process id */
char *bus_name; /* D-Bus unique name */