freebsd-skq/sys/contrib/altq/altq
bz 604d89458a Rather than using hidden includes (with cicular dependencies),
directly include only the header files needed. This reduces the
unneeded spamming of various headers into lots of files.

For now, this leaves us with very few modules including vnet.h
and thus needing to depend on opt_route.h.

Reviewed by:	brooks, gnn, des, zec, imp
Sponsored by:	The FreeBSD Foundation
2008-12-02 21:37:28 +00:00
..
altq_cbq.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_cbq.h
altq_cdnr.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_cdnr.h
altq_classq.h
altq_hfsc.c Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00
altq_hfsc.h
altq_priq.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_priq.h
altq_red.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_red.h
altq_rio.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_rio.h
altq_rmclass_debug.h
altq_rmclass.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
altq_rmclass.h
altq_subr.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
altq_var.h
altq.h
altqconf.h
if_altq.h