diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2021-08-19 11:52:11 +0200 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2021-08-19 11:52:11 +0200 |
commit | 7a1aa2b266a3b4e48e6278297a3e771f8b3c949c (patch) | |
tree | 3c18041701f978d76f20d47da6fd2a6770d2dd95 /mail/sendmail/files/patch-sendmail.h | |
parent | cad/appcsxcad: New port: Minimal GUI Application using the QCSXCAD library (diff) |
mail/sendmail-devel: Update to 8.17.1
Diffstat (limited to 'mail/sendmail/files/patch-sendmail.h')
-rw-r--r-- | mail/sendmail/files/patch-sendmail.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/sendmail/files/patch-sendmail.h b/mail/sendmail/files/patch-sendmail.h index 311efa6e5e43..8d247ed47782 100644 --- a/mail/sendmail/files/patch-sendmail.h +++ b/mail/sendmail/files/patch-sendmail.h @@ -1,6 +1,6 @@ ---- sendmail/sendmail.h.orig 2020-07-02 05:00:37 UTC +--- sendmail/sendmail.h.orig 2021-07-14 05:34:51 UTC +++ sendmail/sendmail.h -@@ -63,6 +63,10 @@ SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail. +@@ -73,6 +73,10 @@ SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail. #endif #include "bf.h" @@ -10,8 +10,8 @@ +#include "blacklist_client.h" #include "timers.h" #include <sm/exc.h> - #include <sm/heap.h> -@@ -2575,6 +2579,10 @@ EXTERN int Hacks; /* bit field of run-time enabled "ha + #include <sm/gen.h> +@@ -2655,6 +2659,10 @@ EXTERN int Hacks; /* bit field of run-time enabled "ha #endif EXTERN int ConnectionRateWindowSize; |