You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ubl-settings-services/source/ubl-settings-services-syste...

8 lines
187 B

#ifndef UBL_SETTINGS_SERVICES_SYSTEMD_H
#define UBL_SETTINGS_SERVICES_SYSTEMD_H
#include "ubl-settings-services.h"
#include <systemd/sd-bus.h>
dictionary *yon_systemd_get_list();
#endif