We don't need <stddef.h> for offsetof() any more.

This commit is contained in:
Doug Rabson 2000-11-19 12:26:14 +00:00
parent 29ac114aae
commit bcc542cb4e
2 changed files with 0 additions and 4 deletions

View file

@ -37,8 +37,6 @@
* $FreeBSD$
*/
#include <stddef.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/assym.h>

View file

@ -37,8 +37,6 @@
* $FreeBSD$
*/
#include <stddef.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/assym.h>