]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/efivars.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / shared / efivars.c
index e7972d1574c13c919971691e7e2748ec291447e9..86bb0b57c3d61227be98e3361783c4703bcc5ada 100644 (file)
@@ -23,6 +23,7 @@
 #include <string.h>
 #include <fcntl.h>
 
+#include "alloc-util.h"
 #include "dirent-util.h"
 #include "efivars.h"
 #include "fd-util.h"