#ifndef foosystemdhfoo #define foosystemdhfoo void systemd_delete(); bool systemd_service_running(struct server *server); bool systemd_service_stop(struct server *server); bool systemd_service_start(struct server *server); #endif