summaryrefslogtreecommitdiffstats
path: root/input/input-service.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-24 05:45:11 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-24 05:45:11 +0000
commit398f6814486536e5906c3723f23cdae9e3c4642a (patch)
treee7a903fdb04b88478eeeaa1d2534176f59449651 /input/input-service.h
parent3021d8e125537fd3b14a5d50e0710bce17f8d198 (diff)
Add support for service debugging
Diffstat (limited to 'input/input-service.h')
-rw-r--r--input/input-service.h2
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 */