#include "notification-item-client.h" void _notification_watcher_server_register_service (void) { }; void _notification_watcher_server_registered_services (void) { }; void _notification_watcher_server_protocol_version (void) { }; void _notification_watcher_server_register_notification_host (void) { }; void _notification_watcher_server_is_notification_host_registered (void) { }; #include "notification-watcher-server.h" int main (int argc, char ** argv) { return 0; }