aboutsummaryrefslogtreecommitdiffstats
path: root/logind.h
diff options
context:
space:
mode:
Diffstat (limited to 'logind.h')
-rw-r--r--logind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logind.h b/logind.h
index 89c4c0c..e95b361 100644
--- a/logind.h
+++ b/logind.h
@@ -6,7 +6,7 @@
extern const struct libinput_interface libinput_if_logind;
-int logind_init(void);
+int logind_init(bool take_control);
int logind_dbus_fd(void);
void logind_dbus_input(void);
int logind_switch_vt(int vt);