freebsd-dev/sys/dev/iir
Bruce Evans 5d81c9882f Don't include <stddef.h> "For offsetof". This is not even wrong in
-current, since offsetof() is defined a header under /sys so that
system sources don't need to have this wrong include.

This bug was only detected because my version of <stddef.h> has some
spelling fixes (s/field/member/g) and gcc is now sensitive to the spelling
of arg names in macros as required by standards (ISO C90 6.8.3...).
2002-05-13 14:11:33 +00:00
..
iir_ctrl.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
iir_pci.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
iir.c Don't include <stddef.h> "For offsetof". This is not even wrong in 2002-05-13 14:11:33 +00:00
iir.h Remove __P. 2002-03-20 02:08:01 +00:00