]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-cap-list.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / test / test-cap-list.c
index f43f73795176e414aed218845ac6988dcd9a3768..4418bafda6e6aa95e70454e4683408fa561f6e85 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <sys/prctl.h>
 
+#include "alloc-util.h"
 #include "cap-list.h"
 #include "capability-util.h"
 #include "fileio.h"