Skip to content

Commit 4789437

Browse files
cosmo0920edsiper
authored andcommitted
in_syslog: Include a header explicitly
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent 5bf9544 commit 4789437

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugins/in_syslog/syslog_prot.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
#include <fluent-bit/flb_info.h>
2424

25+
#include <stdint.h>
26+
2527
#include "syslog.h"
2628

2729
#define FLB_MAP_EXPAND_SUCCESS 0

0 commit comments

Comments
 (0)