freebsd-dev/usr.sbin/rtadvd
Dag-Erling Smørgrav 6bff85ff9a Reduce <sys/queue.h> pollution.
While <sys/sysctl.h> includes <sys/queue.h> unconditionally, it is only
actually used in code which is conditional on _KERNEL.  Make the #include
itself conditional as well, and fix userland code that uses <sys/queue.h>
for other purposes but relied on <sys/sysctl.h> to bring it in.

MFC after:	1 week
2018-05-11 00:01:43 +00:00
..
advcap.c
advcap.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
config.c
config.h
control_client.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
control_client.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
control_server.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
control_server.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
control.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
control.h various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
if.c
if.h
Makefile
Makefile.depend
pathnames.h
rrenum.c Reduce <sys/queue.h> pollution. 2018-05-11 00:01:43 +00:00
rrenum.h
rtadvd.8
rtadvd.c
rtadvd.conf
rtadvd.conf.5
rtadvd.h
timer_subr.c
timer_subr.h
timer.c
timer.h