diff options
Diffstat (limited to 'src/network/networkd-address-pool.h')
-rw-r--r-- | src/network/networkd-address-pool.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-address-pool.h b/src/network/networkd-address-pool.h index e6207ccce6..7f5bdf1d2f 100644 --- a/src/network/networkd-address-pool.h +++ b/src/network/networkd-address-pool.h @@ -23,6 +23,7 @@ typedef struct AddressPool AddressPool; +#include "in-addr-util.h" #include "networkd.h" struct AddressPool { |