]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/resolve/resolved-dns-scope.c
resolved: move LLMNR related functions into separate file
[thirdparty/systemd.git] / src / resolve / resolved-dns-scope.c
index c25ac2216dcc1df73875edc984ce84dc5cbad951..cc7e268529b484bba405b8ec274f1748b53cade1 100644 (file)
@@ -28,6 +28,7 @@
 #include "random-util.h"
 #include "hostname-util.h"
 #include "dns-domain.h"
+#include "resolved-llmnr.h"
 #include "resolved-dns-scope.h"
 
 #define MULTICAST_RATELIMIT_INTERVAL_USEC (1*USEC_PER_SEC)