Index: head/security/highwayhash/files/patch-highwayhash_os__specific.cc =================================================================== --- head/security/highwayhash/files/patch-highwayhash_os__specific.cc (revision 556612) +++ head/security/highwayhash/files/patch-highwayhash_os__specific.cc (revision 556613) @@ -1,10 +1,12 @@ --- highwayhash/os_specific.cc.orig 2020-11-29 23:19:18 UTC +++ highwayhash/os_specific.cc -@@ -53,6 +53,7 @@ +@@ -53,8 +53,8 @@ #ifdef __FreeBSD__ #define OS_FREEBSD 1 -+#include - #include +-#include #include ++#include #include + #else + #define OS_FREEBSD 0