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/gnu | |
| parent | 303fd73aa775b9289ced7cc21fa3ad62d283450e (diff) | |
Notes
Diffstat (limited to 'sys/gnu')
| -rw-r--r-- | sys/gnu/ext2fs/ext2_lookup.c | 2 | ||||
| -rw-r--r-- | sys/gnu/fs/ext2fs/ext2_lookup.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/gnu/ext2fs/ext2_lookup.c b/sys/gnu/ext2fs/ext2_lookup.c index 7909a6c31e80..4804ff1fe67c 100644 --- a/sys/gnu/ext2fs/ext2_lookup.c +++ b/sys/gnu/ext2fs/ext2_lookup.c @@ -46,8 +46,6 @@ * @(#)ufs_lookup.c 8.6 (Berkeley) 4/1/94 */ -#include <stddef.h> - #include <sys/param.h> #include <sys/systm.h> #include <sys/namei.h> diff --git a/sys/gnu/fs/ext2fs/ext2_lookup.c b/sys/gnu/fs/ext2fs/ext2_lookup.c index 7909a6c31e80..4804ff1fe67c 100644 --- a/sys/gnu/fs/ext2fs/ext2_lookup.c +++ b/sys/gnu/fs/ext2fs/ext2_lookup.c @@ -46,8 +46,6 @@ * @(#)ufs_lookup.c 8.6 (Berkeley) 4/1/94 */ -#include <stddef.h> - #include <sys/param.h> #include <sys/systm.h> #include <sys/namei.h> |
