]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/binfmt/binfmt.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / binfmt / binfmt.c
index b96695c353cf354ebde77307b0c8eff798faa8fd..8e63153c9273c47f76f0c9c7c5c9b04f35c71ff1 100644 (file)
@@ -27,6 +27,7 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "alloc-util.h"
 #include "conf-files.h"
 #include "fd-util.h"
 #include "fileio.h"