summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/coda_vfsops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/coda/coda_vfsops.c')
-rw-r--r--sys/fs/coda/coda_vfsops.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/fs/coda/coda_vfsops.c b/sys/fs/coda/coda_vfsops.c
index 07a36aa..fda8393 100644
--- a/sys/fs/coda/coda_vfsops.c
+++ b/sys/fs/coda/coda_vfsops.c
@@ -27,7 +27,7 @@
* Mellon the rights to redistribute these changes without encumbrance.
*
* @(#) src/sys/cfs/coda_vfsops.c,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
- * $Id: coda_vfsops.c,v 1.15 1999/07/20 07:18:17 phk Exp $
+ * $Id: coda_vfsops.c,v 1.16 1999/07/21 12:51:36 phk Exp $
*
*/
@@ -63,8 +63,6 @@
#include <coda/coda_subr.h>
#include <coda/coda_opstats.h>
-#include <miscfs/specfs/specdev.h>
-
MALLOC_DEFINE(M_CODA, "CODA storage", "Various Coda Structures");
int codadebug = 0;
OpenPOWER on IntegriCloud