]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
stats: stats-service-openmetrics - Use the new lib-json
authorStephan Bosch <stephan.bosch@open-xchange.com>
Sat, 25 Apr 2020 16:47:04 +0000 (18:47 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Sat, 18 Nov 2023 18:58:04 +0000 (18:58 +0000)
src/stats/stats-service-openmetrics.c

index 371e8d94286e0f41ebee2bc9fd8405c400ef3fb7..c27867f81564dfefe75eb99d093c0e3cbf0ca633 100644 (file)
@@ -4,7 +4,7 @@
 #include "dovecot-version.h"
 #include "str.h"
 #include "array.h"
-#include "json-parser.h"
+#include "json-generator.h"
 #include "ioloop.h"
 #include "ostream.h"
 #include "stats-dist.h"