We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cccd679 commit 005d02dCopy full SHA for 005d02d
plugins/in_syslog/syslog_prot.h
@@ -22,6 +22,8 @@
22
23
#include <fluent-bit/flb_info.h>
24
25
+#include <stdint.h>
26
+
27
#include "syslog.h"
28
29
#define FLB_MAP_EXPAND_SUCCESS 0
0 commit comments