]> granicus.if.org Git - zfs/commitdiff
Remove now unneeded verify
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 22 Dec 2008 23:49:13 +0000 (15:49 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 22 Dec 2008 23:49:13 +0000 (15:49 -0800)
cmd/zinject/translate.c

index c85e024b62fac3b71dfec4e5da2c8c7c921f05f6..0264aca6fdfc8c639f5b1ba19d8680cd14aabad3 100644 (file)
@@ -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>