X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fresolve%2Fresolved-manager.c;h=167bea39b372849c07ea76666134f87c32b87b9d;hp=890cc0494168434c3055414b02bc43abe5f28058;hb=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hpb=cc98b3025eeb89addb76a27390cb2baca4eab8b9 diff --git a/src/resolve/resolved-manager.c b/src/resolve/resolved-manager.c index 890cc0494..167bea39b 100644 --- a/src/resolve/resolved-manager.c +++ b/src/resolve/resolved-manager.c @@ -19,18 +19,13 @@ along with systemd; If not, see . ***/ -#include #include -#include #include -#include +#include #include #include "rtnl-util.h" -#include "event-util.h" -#include "network-util.h" #include "network-internal.h" -#include "conf-parser.h" #include "socket-util.h" #include "af-list.h" #include "utf8.h"