chiark / gitweb /
resolved: when there's already somebody listening on the LLMNR ports, simple disable...
[elogind.git] / src / resolve / resolved-dns-query.h
index 7fc11dfbf45ac1edb143d8eeb9793a2751ec97c5..adaf7b25886f866360b0b5bbc8faeb1590a3ed05 100644 (file)
 
 typedef struct DnsQuery DnsQuery;
 
-#include "resolved.h"
 #include "resolved-dns-scope.h"
 #include "resolved-dns-rr.h"
 #include "resolved-dns-question.h"
 #include "resolved-dns-answer.h"
 #include "resolved-dns-stream.h"
 #include "resolved-dns-transaction.h"
+#include "resolved-manager.h"
 
 struct DnsQuery {
         Manager *manager;