diff options
Diffstat (limited to 'usr/src/cmd/format/analyze.c')
| -rw-r--r-- | usr/src/cmd/format/analyze.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/format/analyze.c b/usr/src/cmd/format/analyze.c index 1980e23a67..3a8499a077 100644 --- a/usr/src/cmd/format/analyze.c +++ b/usr/src/cmd/format/analyze.c @@ -20,7 +20,7 @@ * CDDL HEADER END */ /* - * Copyright 1998-2003 Sun Microsystems, Inc. All rights reserved. + * Copyright 2005 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -37,7 +37,7 @@ #include "defect.h" #include "label.h" #include "param.h" -#include "checkmount.h" +#include "checkdev.h" /* |
