X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs_config.h.in;h=52061a039ff511771b66b150891b2b4173000071;hb=777d4af89137907adc91377327505f40c296035d;hp=f8e218259fa7a96a8df2b15094fcbfc7612ca21d;hpb=1b94c25ceb12649b4b2ffb9a016e4f51cfa91736;p=zfs.git diff --git a/zfs_config.h.in b/zfs_config.h.in index f8e2182..52061a0 100644 --- a/zfs_config.h.in +++ b/zfs_config.h.in @@ -54,6 +54,9 @@ /* blk_rq_sectors() is available */ #undef HAVE_BLK_RQ_SECTORS +/* super_block uses const struct xattr_hander */ +#undef HAVE_CONST_XATTR_HANDLER + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H