summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_cluster.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/kern/vfs_cluster.c
parentdbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff)
Notes
Diffstat (limited to 'sys/kern/vfs_cluster.c')
-rw-r--r--sys/kern/vfs_cluster.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/vfs_cluster.c b/sys/kern/vfs_cluster.c
index 02d76102acfd..220f76047132 100644
--- a/sys/kern/vfs_cluster.c
+++ b/sys/kern/vfs_cluster.c
@@ -33,11 +33,10 @@
* SUCH DAMAGE.
*
* @(#)vfs_cluster.c 8.7 (Berkeley) 2/13/94
- * $Id: vfs_cluster.c,v 1.53 1998/01/31 11:56:01 dyson Exp $
+ * $Id: vfs_cluster.c,v 1.54 1998/02/04 22:32:39 eivind Exp $
*/
#include "opt_debug_cluster.h"
-#include "opt_diagnostic.h"
#include <sys/param.h>
#include <sys/systm.h>