--- highwayhash/arch_specific.cc.orig 2020-09-22 06:18:43 UTC +++ highwayhash/arch_specific.cc @@ -24,8 +24,8 @@ #if __GLIBC__ #include // __ppc_get_timebase_freq #elif __FreeBSD__ -#include #include +#include #endif #endif