NetBSD/sys/altq
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
..
altq_afmap.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_afmap.h
altq_blue.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_blue.h
altq_cbq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_cbq.h
altq_cdnr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_cdnr.h
altq_classq.h
altq_conf.c Kill some KAUTH_GENERIC_ISSUSER. 2006-10-20 21:55:56 +00:00
altq_conf.h
altq_fifoq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_fifoq.h
altq_flowvalve.h
altq_hfsc.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_hfsc.h
altq_jobs.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_jobs.h Use another number for JOBS_CLEAR because it clashes with PRIQ_CLEAR. 2006-10-12 21:13:53 +00:00
altq_localq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_priq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_priq.h
altq_red.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_red.h
altq_rio.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
altq_rio.h
altq_rmclass_debug.h
altq_rmclass.c Comment out #ident. 2006-12-20 17:03:20 +00:00
altq_rmclass.h Don't allow to initialize an interface with MTU smaller than one. 2006-10-28 11:35:17 +00:00
altq_subr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_var.h Don't enable ALTQ in altq_pfattach. Enabling/disabling of ALTQ is already 2006-10-15 13:17:13 +00:00
altq_wfq.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
altq_wfq.h
altq.h
altqconf.h
files.altq
if_altq.h
Makefile