freebsd-nq/sys/amd64
Bruce Evans 4458ac71b1 Removed nested include if <sys/socket.h> from <net/if.h> and
<net/if_arp.h> and fixed the things that depended on it.  The nested
include just allowed unportable programs to compile and made my
simple #include checking program report that networking code doesn't
need to include <sys/socket.h>.
1996-10-12 19:49:43 +00:00
..
amd64 Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
conf Make userconfig two (default: on) options: 1996-09-11 19:53:45 +00:00
include Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
isa Put I*86_CPU defines in opt_cpu.h. 1996-10-09 19:47:44 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
Makefile