]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/import/pull-dkr.c
util-lib: move web-related calls into web-util.[ch]
[thirdparty/systemd.git] / src / import / pull-dkr.c
index 2420b9a5f43d15dead38b8291bb14dfdcf1bc348..786651d581cf8003668b57c3712058753bbcf382 100644 (file)
@@ -44,6 +44,7 @@
 #include "string-util.h"
 #include "strv.h"
 #include "utf8.h"
+#include "web-util.h"
 
 typedef enum DkrProgress {
         DKR_SEARCHING,