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.

Reported by:	ngie
This commit is contained in:
Dag-Erling Smørgrav 2017-03-03 14:25:55 +00:00
parent 6fd86cf752
commit 0999bc4881
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314601

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. */