From 7dca9547aa6ca885de53a2f5e7ba6d1938cf8293 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 5 Jul 2020 14:13:41 +0000 Subject: - update to 8.16.1 --- mail/sendmail/files/patch-sendmail.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'mail/sendmail/files/patch-sendmail.h') diff --git a/mail/sendmail/files/patch-sendmail.h b/mail/sendmail/files/patch-sendmail.h index 17e55f10fcf3..311efa6e5e43 100644 --- a/mail/sendmail/files/patch-sendmail.h +++ b/mail/sendmail/files/patch-sendmail.h @@ -1,7 +1,7 @@ ---- sendmail/sendmail.h.orig 2015-06-19 12:59:29 UTC +--- sendmail/sendmail.h.orig 2020-07-02 05:00:37 UTC +++ sendmail/sendmail.h -@@ -57,6 +57,10 @@ SM_UNUSED(static char SmailId[]) = "@(#) - #endif /* _DEFINE */ +@@ -63,6 +63,10 @@ SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail. + #endif #include "bf.h" +#if USE_BLACKLIST @@ -11,14 +11,14 @@ #include "timers.h" #include #include -@@ -2544,6 +2548,10 @@ EXTERN int ConnectionRateWindowSize; - EXTERN bool SSLEngineInitialized; - #endif /* STARTTLS && USE_OPENSSL_ENGINE */ +@@ -2575,6 +2579,10 @@ EXTERN int Hacks; /* bit field of run-time enabled "ha + #endif + EXTERN int ConnectionRateWindowSize; ++ +#if USE_BLACKLIST +EXTERN bool UseBlacklist; +#endif -+ + /* ** Declarations of useful functions - */ -- cgit v1.2.3