Ticket #42858: patch-src-suricata-common.h.diff
File patch-src-suricata-common.h.diff, 311 bytes (added by jul_bsd@…, 10 years ago) |
---|
-
src/suricata-common.h
old new 176 176 #include <pcap/bpf.h> 177 177 #endif 178 178 179 #ifdef HAVE_LIBJANSSON 180 #include <jansson.h> 181 #endif 182 179 183 #if __CYGWIN__ 180 184 #if !defined _X86_ && !defined __x86_64 181 185 #define _X86_