diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 13:09:13 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 13:09:13 +0000 |
| commit | 250ca53067c7d9dd1e8993dbe55b6b9082aca074 (patch) | |
| tree | 5c91247629fafc3b80f69b62c1da8b2cc14c30c4 /sys/gnu/ext2fs | |
| parent | dc6a64b2e84e1d8faa4eef4552a215f000cc7a1d (diff) | |
Notes
Diffstat (limited to 'sys/gnu/ext2fs')
| -rw-r--r-- | sys/gnu/ext2fs/ext2_lookup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/gnu/ext2fs/ext2_lookup.c b/sys/gnu/ext2fs/ext2_lookup.c index dbf490ccfe54..628f6b066fc8 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> |
