#ifndef XIDLEHOOK_H #define XIDLEHOOK_H #include "inhibit-interface.h" InhibitInterface *xidlehook_create(const char *socket_path); #endif