usr/src/uts/common/fs/zfs/sys/zfs_context.h
changeset 4451 24fbf2d7a5d7
parent 789 b348f31ed315
child 5329 33cb98223b2d
--- a/usr/src/uts/common/fs/zfs/sys/zfs_context.h	Tue Jun 12 11:51:07 2007 -0700
+++ b/usr/src/uts/common/fs/zfs/sys/zfs_context.h	Tue Jun 12 13:18:17 2007 -0700
@@ -2,9 +2,8 @@
  * CDDL HEADER START
  *
  * The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License").  You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
  *
  * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  * or http://www.opensolaris.org/os/licensing.
@@ -20,7 +19,7 @@
  * CDDL HEADER END
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+ * Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  */
 
@@ -61,6 +60,8 @@
 #include <sys/zone.h>
 #include <sys/uio.h>
 #include <sys/zfs_debug.h>
+#include <sys/sysevent.h>
+#include <sys/sysevent/eventdefs.h>
 
 #define	CPU_SEQID	(CPU->cpu_seqid)