diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 11:45:49 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-27 11:45:49 +0000 |
| commit | 46aa3347cb72a78253d66cee79e17413af61804c (patch) | |
| tree | 5a6a7cebc3f9800c1819d1438e9a53e273da5747 /sys/dev/ahb/ahb.c | |
| parent | 303fd73aa775b9289ced7cc21fa3ad62d283450e (diff) | |
Notes
Diffstat (limited to 'sys/dev/ahb/ahb.c')
| -rw-r--r-- | sys/dev/ahb/ahb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ahb/ahb.c b/sys/dev/ahb/ahb.c index 0388b3ed9cca..9fc15a4b9cbb 100644 --- a/sys/dev/ahb/ahb.c +++ b/sys/dev/ahb/ahb.c @@ -28,8 +28,6 @@ * $FreeBSD$ */ -#include <stddef.h> /* For offsetof() */ - #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> |
