diff --git a/security/zeek/files/patch-auxil_highwayhash_highwayhash_arch__specific.cc b/security/zeek/files/patch-auxil_highwayhash_highwayhash_arch__specific.cc new file mode 100644 index 000000000000..ae6bae49a2fe --- /dev/null +++ b/security/zeek/files/patch-auxil_highwayhash_highwayhash_arch__specific.cc @@ -0,0 +1,12 @@ +--- auxil/highwayhash/highwayhash/arch_specific.cc.orig 2021-07-15 09:38:08 UTC ++++ auxil/highwayhash/highwayhash/arch_specific.cc +@@ -24,8 +24,8 @@ + #if __GLIBC__ + #include // __ppc_get_timebase_freq + #elif __FreeBSD__ +-#include + #include ++#include + #endif + #endif +