From 09bee74d7a5f266b175baa19892fa84a9da51d7f Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 18 May 2014 22:02:42 +0200 Subject: sd-dhcp-lease: move in_addr (de)serialization to shared network code --- src/libsystemd-network/dhcp-lease-internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libsystemd-network/dhcp-lease-internal.h') diff --git a/src/libsystemd-network/dhcp-lease-internal.h b/src/libsystemd-network/dhcp-lease-internal.h index ba2fd73b45..297bacbb78 100644 --- a/src/libsystemd-network/dhcp-lease-internal.h +++ b/src/libsystemd-network/dhcp-lease-internal.h @@ -26,6 +26,7 @@ #include #include "refcnt.h" +#include "util.h" #include "dhcp-protocol.h" -- cgit v1.2.3-54-g00ecf