]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal-remote/microhttpd-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / journal-remote / microhttpd-util.c
index df068a089caabfa10ece31ced92cfda9a3fbbe7d..b2c398a845b83e0baf7c33b66c2d5a1cf8e8cc24 100644 (file)
@@ -29,6 +29,7 @@
 #include <gnutls/x509.h>
 #endif
 
+#include "alloc-util.h"
 #include "log.h"
 #include "macro.h"
 #include "string-util.h"