mirror of https://github.com/OISF/suricata
output-eve: cleanup usage of output-eve-bindgen.h
As output-eve-bindgen.h exists to support bindgen, its odd to see other Suricata C files using it. Instead Suricata C code should import "output-eve.h", which itself includes "output-eve-bindgen.h", only broken out to support the external tool bindgen.pull/14806/head
parent
8ea103031c
commit
7bfb63363e
Loading…
Reference in New Issue