diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
| commit | 0b08f5f73743f75cfe4603d65bf68a36aca310af (patch) | |
| tree | f2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/gnu/ext2fs/ext2_alloc.c | |
| parent | dbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff) | |
Notes
Diffstat (limited to 'sys/gnu/ext2fs/ext2_alloc.c')
| -rw-r--r-- | sys/gnu/ext2fs/ext2_alloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_alloc.c b/sys/gnu/ext2fs/ext2_alloc.c index 541aa2d334db..cfd4ac93927f 100644 --- a/sys/gnu/ext2fs/ext2_alloc.c +++ b/sys/gnu/ext2fs/ext2_alloc.c @@ -39,7 +39,6 @@ * @(#)ext2_alloc.c 8.8 (Berkeley) 2/21/94 */ -#include "opt_diagnostic.h" #include "opt_quota.h" #include <sys/param.h> |
