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 76ac586 commit e46fd82Copy full SHA for e46fd82
tests/unit/core/netflow/tools/MsgGen.cpp
@@ -4,6 +4,8 @@
4
#include <stdexcept>
5
#include <iomanip>
6
#include <iostream>
7
+#include <netinet/in.h>
8
+#include <sys/socket.h>
9
10
#include <core/netflow2ipfix/netflow_structs.h>
11
0 commit comments