]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/resolve/resolved-dnssd-bus.h
nspawn: rework how /run/host/ is set up
[thirdparty/systemd.git] / src / resolve / resolved-dnssd-bus.h
CommitLineData
c3036641
DR
1#pragma once
2
c3036641
DR
3#include "sd-bus.h"
4
c664cf56 5#include "bus-object.h"
c3036641 6
8d128089 7extern const BusObjectImplementation dnssd_object;
c3036641
DR
8
9int bus_dnssd_method_unregister(sd_bus_message *message, void *userdata, sd_bus_error *error);