]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/smack-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / basic / smack-util.c
index a96fb5b59418c5d3d6c7403e6d6c0625fdc6a59d..fcc046098dcd4a8ecf83ac15cfced98660220141 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <sys/xattr.h>
 
+#include "alloc-util.h"
 #include "fileio.h"
 #include "path-util.h"
 #include "process-util.h"