summaryrefslogtreecommitdiffstats
path: root/plugins/usb-protection/main.c
blob: fd453bc22f291fe4b17ff9fc78fed50db6adab6b (plain)
1
2
3
4
5
6
7
#define NEW gsd_usb_protection_manager_new
#define START gsd_usb_protection_manager_start
#define STOP gsd_usb_protection_manager_stop
#define MANAGER GsdUsbProtectionManager
#include "gsd-usb-protection-manager.h"

#include "daemon-skeleton.h"