]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libudev/libudev-device.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / libudev / libudev-device.c
index bd349e3f6400e0ef2180d09cde3946b53fc981e7..814e016800cff82f7a373fe2c5f826b55be6b2b5 100644 (file)
@@ -37,6 +37,7 @@
 #include "libudev.h"
 #include "sd-device.h"
 
+#include "alloc-util.h"
 #include "device-private.h"
 #include "device-util.h"
 #include "libudev-device-internal.h"