]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-network/network-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / libsystemd / sd-network / network-util.c
index 8070ff07c419012feef8e8ab36d7b190419a2f7f..a2d6c5931470d0446108bfb1fbb9239be2e69a1a 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "network-util.h"
 #include "strv.h"