From 1164bba81c60839834c20d6e34983b4cfb9c05b4 Mon Sep 17 00:00:00 2001 From: gshapiro Date: Wed, 1 Aug 2001 01:33:27 +0000 Subject: Import sendmail 8.11.5 --- contrib/sendmail/include/sendmail/sendmail.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'contrib/sendmail/include/sendmail') diff --git a/contrib/sendmail/include/sendmail/sendmail.h b/contrib/sendmail/include/sendmail/sendmail.h index a075709..395b895 100644 --- a/contrib/sendmail/include/sendmail/sendmail.h +++ b/contrib/sendmail/include/sendmail/sendmail.h @@ -10,7 +10,7 @@ * the sendmail distribution. * * - * $Id: sendmail.h,v 8.34.4.7 2000/10/09 16:15:26 gshapiro Exp $ + * $Id: sendmail.h,v 8.34.4.8 2001/06/01 05:06:51 gshapiro Exp $ */ /* @@ -108,7 +108,6 @@ typedef unsigned int BITMAP256[BITMAPBYTES / sizeof (int)]; extern int safefile __P((char *, UID_T, GID_T, char *, long, int, struct stat *)); extern int safedirpath __P((char *, UID_T, GID_T, char *, long, int, int)); extern int safeopen __P((char *, int, int, long)); -extern FILE *safefopen __P((char *, int, int, long)); extern int dfopen __P((char *, int, int, long)); extern bool filechanged __P((char *, int, struct stat *)); -- cgit v1.1