MFC r314601:

r314601 (by des):

Re-apply part of r311585 which was inadvertantly reverted in the upgrade
to 7.3p1.  The other part (which adds -DLIBWRAP to sshd's CFLAGS) is
still in place.
This commit is contained in:
Enji Cooper 2017-09-30 20:31:27 +00:00
parent 8d8eaaed4f
commit 08d5b51800
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=324137

View File

@ -1438,7 +1438,7 @@
/* #undef LASTLOG_WRITE_PUTUTXLINE */
/* Define if you want TCP Wrappers support */
#define LIBWRAP 1
/* #undef LIBWRAP */
/* Define to whatever link() returns for "not supported" if it doesn't return
EOPNOTSUPP. */