ports/security/snort3/files/patch-src_flow_ha.cc
Muhammad Moinur Rahman dd1ae28db9 security/snort3: Update version 3.0.0-255=>3.0.0-258
- Change RUN_DEPENDS to libdaq-3*
- Add USES=localbase
- Add FLATBUFFERS option

Reported by:	ozkan.kirik@gmail.com
2019-07-31 19:27:54 +00:00

10 lines
200 B
C++

--- src/flow/ha.cc.orig 2019-07-31 09:26:02 UTC
+++ src/flow/ha.cc
@@ -35,6 +35,7 @@
#include "flow_key.h"
#include "ha_module.h"
#include "session.h"
+#include <array>
using namespace snort;