diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2025-02-27 07:15:52 +0100 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2025-02-27 07:15:52 +0100 |
commit | 94cd0af4ecc53d2ed7126d73ea634eb1f9d91998 (patch) | |
tree | 0925a957b9bcbb0dc6916a04c5037b524ada93cd /mail/sendmail-devel/files/patch-sendmail.h | |
parent | net/miniupnpc: Update to 2.3.1 (diff) |
mail/sendmail-devel: Update to 8.18.1.9
Diffstat (limited to 'mail/sendmail-devel/files/patch-sendmail.h')
-rw-r--r-- | mail/sendmail-devel/files/patch-sendmail.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail-devel/files/patch-sendmail.h b/mail/sendmail-devel/files/patch-sendmail.h index 89a33cfff8a2..28ed8ba7b790 100644 --- a/mail/sendmail-devel/files/patch-sendmail.h +++ b/mail/sendmail-devel/files/patch-sendmail.h @@ -1,4 +1,4 @@ ---- sendmail/sendmail.h.orig 2023-12-05 09:53:22 UTC +--- sendmail/sendmail.h.orig 2025-02-05 18:32:59 UTC +++ sendmail/sendmail.h @@ -73,6 +73,10 @@ SM_UNUSED(static char SmailId[]) = "@(#)$Id: sendmail. #endif @@ -11,7 +11,7 @@ #include "timers.h" #include <sm/exc.h> #include <sm/gen.h> -@@ -2734,6 +2738,10 @@ EXTERN int Hacks; /* bit field of run-time enabled "ha +@@ -2781,6 +2785,10 @@ EXTERN int ConnectionRateWindowSize; #endif EXTERN int ConnectionRateWindowSize; |