usr/src/cmd/format/disk_generic.c
changeset 767 0aa24dfb5d87
parent 0 68f95e015346
child 7563 84ec90ffc3f7
--- a/usr/src/cmd/format/disk_generic.c	Thu Oct 27 04:35:13 2005 -0700
+++ b/usr/src/cmd/format/disk_generic.c	Thu Oct 27 09:01:18 2005 -0700
@@ -20,8 +20,8 @@
  * CDDL HEADER END
  */
 /*
- * Copyright (c) 1998-2001 by Sun Microsystems, Inc.
- * All rights reserved.
+ * Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+ * Use is subject to license terms.
  */
 
 #pragma ident	"%Z%%M%	%I%	%E% SMI"
@@ -57,7 +57,7 @@
 #include "startup.h"
 #include "partition.h"
 #include "prompts.h"
-#include "checkmount.h"
+#include "checkdev.h"
 #include "io.h"
 #include "ctlr_scsi.h"
 #include "auto_sense.h"