]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-device/sd-device.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / libsystemd / sd-device / sd-device.c
index 3b964de56bca4bb4701743f71513bf7e2f9a6733..0d40bc5c00624b33e75367e1eb09b9461c86163c 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "sd-device.h"
 
+#include "alloc-util.h"
 #include "device-internal.h"
 #include "device-private.h"
 #include "device-util.h"