]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/udev/udevadm-hwdb.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / udev / udevadm-hwdb.c
index 87468c43aefed813e64dd758a51ec1ed3b535d36..031a099d77b9f07b6c83af90d0865e694d37d483 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "alloc-util.h"
 #include "conf-files.h"
 #include "fileio.h"
 #include "fs-util.h"