summaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_alloc.c
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
commit0b08f5f73743f75cfe4603d65bf68a36aca310af (patch)
treef2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/gnu/ext2fs/ext2_alloc.c
parentdbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff)
Notes
Diffstat (limited to 'sys/gnu/ext2fs/ext2_alloc.c')
-rw-r--r--sys/gnu/ext2fs/ext2_alloc.c1
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>