]> granicus.if.org Git - zfs/commitdiff
Merge commit 'refs/top-bases/fix-no-zmod' into fix-no-zmod
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 18 Feb 2009 22:28:46 +0000 (14:28 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 18 Feb 2009 22:28:46 +0000 (14:28 -0800)
1  2 
lib/libzpool/kernel.c

index 18420719bed9397ea778ab3aee536ffea5c09011,89108fe5b2b1bf0950eeec985282701da4a9a355..34dfc77c589553ce857ce5b81892f7761331d04c
@@@ -34,7 -34,9 +34,8 @@@
  #include <sys/stat.h>
  #include <sys/processor.h>
  #include <sys/zfs_context.h>
 -#include <sys/zmod.h>
  #include <sys/utsname.h>
+ #include <sys/systeminfo.h>
  
  /*
   * Emulation of kernel services in userland.