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
-3
View File
@@ -79,9 +79,6 @@
#include <scsi/scsi.h>
#include <scsi/sg.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/efi_partition.h>
#include <sys/stat.h>
#include <sys/vtoc.h>