]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/network/networkd-route.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / network / networkd-route.c
index 7ae6ca26005a704e2123f6a5f3d70b08a6d01228..4a74bc69f3a3083973973ce8e0ff5e2d0d2a3725 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "conf-parser.h"
 #include "in-addr-util.h"
 #include "netlink-util.h"