]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/udev/udev-ctrl.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / udev / udev-ctrl.c
index 937fc4ecd86d8035c31547ce5de00a5f063a013b..1e05be51a549d6185301755ea74f06e19e2d19a3 100644 (file)
@@ -18,6 +18,7 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "formats-util.h"
 #include "socket-util.h"