summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/fs/ufs_inode.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/fs/ufs_inode.h')
-rw-r--r--usr/src/uts/common/sys/fs/ufs_inode.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/uts/common/sys/fs/ufs_inode.h b/usr/src/uts/common/sys/fs/ufs_inode.h
index ae92f3c53d..05c2d4e508 100644
--- a/usr/src/uts/common/sys/fs/ufs_inode.h
+++ b/usr/src/uts/common/sys/fs/ufs_inode.h
@@ -19,7 +19,7 @@
* CDDL HEADER END
*/
/*
- * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -57,10 +57,6 @@
#include <sys/fs/ufs_panic.h>
#include <sys/dnlc.h>
-#ifdef _KERNEL
-#include <sys/vfs_opreg.h>
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif