Don't make this fatal for userspace

This commit is contained in:
Brian Behlendorf 2008-12-22 13:32:19 -08:00
parent f05cb28506
commit b17c1f4123
1 changed files with 0 additions and 2 deletions

View File

@ -656,6 +656,4 @@ vdev_ops_t vdev_disk_ops = {
B_TRUE /* leaf vdev */
};
#else
#error "vdev_disk.c is only required for an in-kernel builds"
#endif /* _KERNEL */