]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve/resolved-dnssd-bus.c
resolved: add missing error code check when initializing DNS-over-TLS
[thirdparty/systemd.git] / src / resolve / resolved-dnssd-bus.c
index eb80b4e10c79b2efc47f5784c83cbcf720f0868d..24bb37b35e848eaaf59195267ad887046f94b508 100644 (file)
@@ -1,9 +1,7 @@
-/***
-  Copyright © 2017 Dmitry Rozhkov
-***/
 
 #include "alloc-util.h"
 #include "bus-util.h"
+#include "missing_capability.h"
 #include "resolved-dnssd.h"
 #include "resolved-dnssd-bus.h"
 #include "resolved-link.h"