Print this page
3752 want more verifiable dbuf user eviction
Submitted by:   Justin Gibbs <justing@spectralogic.com>
Submitted by:   Will Andrews <willa@spectralogic.com>

@@ -24,13 +24,13 @@
  */
 
 #ifndef _SYS_DSL_DELEG_H
 #define _SYS_DSL_DELEG_H
 
+#include <sys/zfs_context.h>
 #include <sys/dmu.h>
 #include <sys/dsl_pool.h>
-#include <sys/zfs_context.h>
 
 #ifdef  __cplusplus
 extern "C" {
 #endif