diff options
Diffstat (limited to 'input/input-service.h')
| -rw-r--r-- | input/input-service.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/input/input-service.h b/input/input-service.h index acda934d..179a02c5 100644 --- a/input/input-service.h +++ b/input/input-service.h @@ -27,4 +27,6 @@  int input_dbus_init(void);  void input_dbus_exit(void); +void internal_service(const char *identifier); +  #endif /* __INPUT_SERVICE_H */ | 
