diff options
Diffstat (limited to 'input/input-service.h')
-rw-r--r-- | input/input-service.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/input/input-service.h b/input/input-service.h index 6cc0b413..acda934d 100644 --- a/input/input-service.h +++ b/input/input-service.h @@ -25,5 +25,6 @@ #define __INPUT_SERVICE_H int input_dbus_init(void); +void input_dbus_exit(void); #endif /* __INPUT_SERVICE_H */ |