summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/fs/hsfs_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/fs/hsfs_impl.h')
-rw-r--r--usr/src/uts/common/sys/fs/hsfs_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/common/sys/fs/hsfs_impl.h b/usr/src/uts/common/sys/fs/hsfs_impl.h
index 82fd044db2..19258a78ce 100644
--- a/usr/src/uts/common/sys/fs/hsfs_impl.h
+++ b/usr/src/uts/common/sys/fs/hsfs_impl.h
@@ -22,14 +22,14 @@
* High Sierra filesystem internal routine definitions.
*/
/*
- * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#ifndef _SYS_FS_HSFS_IMPL_H
#define _SYS_FS_HSFS_IMPL_H
-#include <sys/vfs_opreg.h>
+#pragma ident "%Z%%M% %I% %E% SMI"
#ifdef __cplusplus
extern "C" {