chiark / gitweb /
shared: split out in_addr related calls from socket-util.[ch] into its private in...
[elogind.git] / src / resolve / resolved.h
index 48b361db5733269c2babdac99ad10f97f2bb6531..ad49c63a419ea9b644895772fb461b4fe5606062 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "util.h"
 #include "list.h"
-#include "socket-util.h"
+#include "in-addr-util.h"
 
 typedef struct Address Address;
 typedef struct Manager Manager;