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 c27139a commit 8bf2adcCopy full SHA for 8bf2adc
src/plugins/output/json/src/SyslogSocket.cpp
@@ -40,6 +40,7 @@
40
*/
41
42
#include <cassert>
43
+#include <cstring>
44
#include <stdexcept>
45
46
#include <netdb.h>
0 commit comments