Skip to content

Commit

Permalink
http_client_http2: added missing header
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Alminana <[email protected]>
  • Loading branch information
leonardo-albertovich committed Nov 25, 2024
1 parent c6879bd commit 08badf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/fluent-bit/flb_http_client_http2.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

#include <fluent-bit/flb_http_common.h>
#include <nghttp2/nghttp2.h>
#include <nghttp2/nghttp2.h>

struct flb_http_client_session;

Expand Down

0 comments on commit 08badf6

Please sign in to comment.