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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/dbus-service.h b/hcid/dbus-service.h
index 2099c2d5..0b6d4d40 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -30,6 +30,7 @@ struct service {
char *object_path;
guint startup_timer;
+ guint shutdown_timer;
/* These are set when the service is running */
GPid pid; /* Process id */