freebsd-dev/usr.sbin/inetd
Enji Cooper 484b700751 Fix up r312105
- Only #include tcpd.h when LIBWRAP is true to avoid header include errors
- Only define whichaf when LIBWRAP is true to avoid -Wunused warning and
  to avoid issues with structs being defined that should only be defined
  when tcpd.h is included.

MFC after:	2 weeks
X-MFC with:	r312105
Pointyhat to:	ngie
Reported by:	gcc tinderbox
Sponsored by:	Dell EMC Isilon
2017-01-14 10:20:38 +00:00
..
builtins.c - Add static for symbols which need not to be exported. 2016-12-31 11:03:34 +00:00
inetd.8
inetd.c Fix up r312105 2017-01-14 10:20:38 +00:00
inetd.h - Add static for symbols which need not to be exported. 2016-12-31 11:03:34 +00:00
Makefile Conditionalize libwrap support into inetd based on MK_TCP_WRAPPERS 2017-01-14 01:37:03 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h