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