X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2d2b2581db2998febf460eb43e6e993e516a7da9..84591551ae36c592f59bd369027397ef9f934602:/uip/spost.c diff --git a/uip/spost.c b/uip/spost.c index 5a7d9435..7a880e97 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -19,8 +19,7 @@ #include #include #include - -#define uptolow(c) ((isalpha(c) && isupper (c)) ? tolower (c) : c) +#include #define MAX_SM_FIELD 1476 /* < largest hdr field sendmail will accept */ #define FCCS 10 /* max number of fccs allowed */