Skip to content

Commit be5a5e3

Browse files
nokute78edsiper
authored andcommitted
in_elasticsearch: include file to fix warnings
Signed-off-by: Takahiro Yamashita <nokute78@gmail.com>
1 parent 9b674c7 commit be5a5e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/in_elasticsearch/in_elasticsearch_bulk_prot.h

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
#ifndef FLB_IN_ELASTICSEARCH_BULK_PROT
2121
#define FLB_IN_ELASTICSEARCH_BULK_PROT
2222

23+
#include "in_elasticsearch_bulk_conn.h"
24+
2325
#define ES_VERSION_RESPONSE_TEMPLATE \
2426
"{\"version\":{\"number\":\"%s\",\"build_flavor\":\"Fluent Bit OSS\"},\"tagline\":\"Fluent Bit's Bulk API compatible endpoint\"}"
2527

0 commit comments

Comments
 (0)