Remove now unneeded verify
This commit is contained in:
parent
6bed331e59
commit
f58a0bf4ec
|
@ -25,8 +25,6 @@
|
|||
|
||||
#include <libzfs.h>
|
||||
|
||||
#undef verify /* both libzfs.h and zfs_context.h want to define this */
|
||||
|
||||
#include <sys/zfs_context.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in New Issue