]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/pull-dkr.c
util: split all hostname related calls into hostname-util.c
[thirdparty/systemd.git] / src / import / pull-dkr.c
index 0eefec562ebbf2765aa7eeef8ee3cde2ac9a2347..f89eb88669a5378c7742997b9b860adc380f5a68 100644 (file)
@@ -38,6 +38,7 @@
 #include "import-common.h"
 #include "pull-dkr.h"
 #include "process-util.h"
+#include "hostname-util.h"
 
 typedef enum DkrProgress {
         DKR_SEARCHING,