From 289b381b31415647269c7520d881017e2dcb27f1 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Tue, 21 Aug 2001 01:31:44 +0000 Subject: Import sendmail 8.11.6 --- contrib/sendmail/src/sendmail.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contrib/sendmail/src/sendmail.h') diff --git a/contrib/sendmail/src/sendmail.h b/contrib/sendmail/src/sendmail.h index 1ead2de..611116c 100644 --- a/contrib/sendmail/src/sendmail.h +++ b/contrib/sendmail/src/sendmail.h @@ -20,7 +20,7 @@ #ifdef _DEFINE # define EXTERN # ifndef lint -static char SmailId[] = "@(#)$Id: sendmail.h,v 8.517.4.69 2001/07/20 18:46:01 gshapiro Exp $"; +static char SmailId[] = "@(#)$Id: sendmail.h,v 8.517.4.70 2001/08/14 23:08:12 ca Exp $"; # endif /* ! lint */ #else /* _DEFINE */ # define EXTERN extern @@ -765,6 +765,8 @@ struct rewrite /* to make the code clearer */ #define MATCHZERO CANONHOST +#define MAXMATCH 9 /* max params per rewrite */ + /* external <==> internal mapping table */ struct metamac { -- cgit v1.1