diff options
Diffstat (limited to 'src/grp-resolve/systemd-resolve/resolve-tool.c')
-rw-r--r-- | src/grp-resolve/systemd-resolve/resolve-tool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-resolve/systemd-resolve/resolve-tool.c b/src/grp-resolve/systemd-resolve/resolve-tool.c index c39bdcca82..e810b8d891 100644 --- a/src/grp-resolve/systemd-resolve/resolve-tool.c +++ b/src/grp-resolve/systemd-resolve/resolve-tool.c @@ -33,8 +33,8 @@ #include "systemd-basic/parse-util.h" #include "systemd-basic/strv.h" #include "systemd-basic/terminal-util.h" +#include "systemd-gcrypt/gcrypt-util.h" #include "systemd-shared/bus-util.h" -#include "systemd-shared/gcrypt-util.h" #include "systemd-shared/pager.h" #include "systemd-staging/sd-netlink.h" |