We don't need to #undef verify here, this is handled better now with the verify cleanup

This commit is contained in:
Brian Behlendorf 2008-12-22 11:02:23 -08:00
parent d4c39af7a6
commit fdd6fa0727
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@
#include <sys/zfs_fuid.h>
#include <sys/arc.h>
#undef ZFS_MAXNAMELEN
#undef verify
#include <libzfs.h>
const char cmdname[] = "zdb";