#ifndef DBUS_SYSTEMD_LOGIN1_H #define DBUS_SYSTEMD_LOGIN1_H #include "inhibit-interface.h" InhibitInterface *dbus_systemd_login1_create(void); #endif