mirror of https://github.com/OISF/suricata
rust/mingw: fix missing IPPROTO_* declarations
The libc crate doesn't provide these on MinGW, so define them in our 'core' instead. We only use IPPROTO_TCP and IPPROTO_UDP. Bug #2733pull/3762/head
parent
37893d8874
commit
0301ceab13
Loading…
Reference in New Issue