Removed duplicated includes

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #11775
This commit is contained in:
Andrea Gelmini
2021-03-22 20:34:58 +01:00
committed by GitHub
parent be1e69f31c
commit 8a915ba1f6
15 changed files with 0 additions and 20 deletions
-1
View File
@@ -67,7 +67,6 @@
#include <sys/atomic.h>
#include <sys/condvar.h>
#include <sys/console.h>
#include <sys/time.h>
#include <sys/zfs_ioctl.h>
int zfs_zevent_len_max = 0;