]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-address-pool.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / network / networkd-address-pool.c
index 08e0b9a64b64d47ef16f0b5120e4f7d74827b319..889fe1e30d3a724c104624557758be0d4eac645b 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "networkd-address-pool.h"
 #include "networkd.h"
 #include "set.h"