chiark / gitweb /
sd-dhcp-lease: move in_addr (de)serialization to shared network code
[elogind.git] / src / libsystemd-network / dhcp-lease-internal.h
index ba2fd73b45210501f3a5fdd1f047d2a214d00a10..297bacbb786ee850044693dede19f6e472b5a477 100644 (file)
@@ -26,6 +26,7 @@
 #include <linux/if_packet.h>
 
 #include "refcnt.h"
+#include "util.h"
 
 #include "dhcp-protocol.h"