NetBSD/sys/netkey
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
..
key_debug.c add missing initializers 2006-09-02 06:41:16 +00:00
key_debug.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
key_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
key.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
key.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
keydb.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
keydb.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
keysock.c use c99 initializers 2006-09-02 06:44:59 +00:00
keysock.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00