Skip to content

Commit e710905

Browse files
committed
remove superfluous string.h include
Signed-off-by: Pedro <pedrogomesyoo@gmail.com>
1 parent 833ab79 commit e710905

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/out_prometheus_exporter/prom_http.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <fluent-bit/flb_http_server.h>
2222
#include <fluent-bit/flb_gzip.h>
2323
#include <monkey/mk_http_parser.h>
24-
#include <string.h>
2524
#include "prom.h"
2625
#include "prom_http.h"
2726

0 commit comments

Comments
 (0)