]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-json.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / test / test-json.c
index ba4d75c0c8c30e4a0ce4e9592cd5bf127d44a84a..3995224eea888790fde0186820b92378abad803d 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <math.h>
 
+#include "alloc-util.h"
 #include "json.h"
 #include "string-util.h"
 #include "util.h"