Skip to content

Commit 005d02d

Browse files
committed
in_syslog: Include a header explicitly
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent cccd679 commit 005d02d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)