Skip to content

Commit 4798859

Browse files
leonardo-albertovichedsiper
authored andcommitted
http_client_http2: added missing header
Signed-off-by: Leonardo Alminana <[email protected]>
1 parent 1dfdee9 commit 4798859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/fluent-bit/flb_http_client_http2.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
#include <fluent-bit/flb_http_common.h>
2424
#include <nghttp2/nghttp2.h>
25+
#include <nghttp2/nghttp2.h>
2526

2627
struct flb_http_client_session;
2728

0 commit comments

Comments
 (0)