]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-strv.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / test / test-strv.c
index c676893719a3258eb3636cfca1eb27392a57cc6d..c27f15283ec91ea4e9455bedda4b56ef8a73c774 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <string.h>
 
+#include "alloc-util.h"
 #include "specifier.h"
 #include "string-util.h"
 #include "strv.h"