X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fzvol.h;h=815b186e0133ada647fe01edb505e5e8a9c14888;hb=0a6b03d3b87cf17ac6159395df93ba3fcfdddc45;hp=c8b9d65071691abc81aca127bd12e289dd632ae4;hpb=6283f55ea1b91e680386388c17d14b89e344fa8d;p=zfs.git diff --git a/include/sys/zvol.h b/include/sys/zvol.h index c8b9d65..815b186 100644 --- a/include/sys/zvol.h +++ b/include/sys/zvol.h @@ -33,8 +33,6 @@ #ifdef _KERNEL -#include - extern int zvol_check_volsize(uint64_t volsize, uint64_t blocksize); extern int zvol_check_volblocksize(uint64_t volblocksize); extern int zvol_get_stats(objset_t *os, nvlist_t *nv);