Index: head/mail/qpopper/files/patch-popper__hmac.c =================================================================== --- head/mail/qpopper/files/patch-popper__hmac.c (revision 567983) +++ head/mail/qpopper/files/patch-popper__hmac.c (revision 567984) @@ -1,15 +1,14 @@ ---- popper/hmac.c.orig 2008-06-27 17:40:15.000000000 -0700 -+++ popper/hmac.c 2011-06-08 21:57:42.000000000 -0700 -@@ -13,7 +13,11 @@ +--- popper/hmac.c.orig 2008-06-28 08:40:15.000000000 +0800 ++++ popper/hmac.c 2021-03-10 13:06:10.554159000 +0700 +@@ -13,7 +13,10 @@ #include #include #include -#include "md5.h" -+#include +#include + +#define UINT4 u_int32_t + #include "hmac-md5.h" - +