freebsd-dev/sys/netgraph/bluetooth
Julian Elischer f036d4081d Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.
requires a recompile of netgraph users.
Also change the size of a field in the bluetooth code
that was waiting for the next change that needed recompiles so
it could piggyback its way in.

Submitted by:	jdp, maksim
MFC after:	2 days
2004-08-20 01:24:23 +00:00
..
common add missing #include <sys/module.h> 2004-05-30 20:27:19 +00:00
drivers MFp4: Last references to dev/usb/usbdevs.h converted. 2004-06-27 16:51:01 +00:00
hci Switch to using C99 sparse initialisers for the type methods array. 2004-05-29 00:51:19 +00:00
include Align netgraph message fields ready for 64-bit (and 128 bit :-) machines. 2004-08-20 01:24:23 +00:00
l2cap Switch to using C99 sparse initialisers for the type methods array. 2004-05-29 00:51:19 +00:00
socket Add '#include <sys/mbuf.h>' to fix the kernel build. 2004-06-25 23:03:33 +00:00