diff --git a/usr.sbin/sendmail/src/conf.h b/usr.sbin/sendmail/src/conf.h index 61c07c3a6ff..f8dc71d548a 100644 --- a/usr.sbin/sendmail/src/conf.h +++ b/usr.sbin/sendmail/src/conf.h @@ -765,7 +765,6 @@ typedef int pid_t; # define SPT_TYPE SPT_BUILTIN # endif # if __FreeBSD_version >= 222000 /* 2.2.2-release and later */ -# include # define HASSETUSERCONTEXT 1 /* BSDI-style login classes */ # endif # endif