Skip to content

Commit

Permalink
Windows: Integrate carcass of libspl/i/s/vtoc.h
Browse files Browse the repository at this point in the history
  • Loading branch information
lundman authored and andrewc12 committed Oct 1, 2022
1 parent 600270b commit f0c3284
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion cmd/zpool/os/windows/zpool_vdev_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

#include <sys/efi_partition.h>
#include <sys/stat.h>
#include <sys/vtoc.h>
#include <sys/mntent.h>
#include <uuid/uuid.h>

Expand Down
1 change: 0 additions & 1 deletion lib/libefi/rdwr_efi_windows.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <libintl.h>
#include <sys/types.h>
#include <sys/dkio.h>
#include <sys/vtoc.h>
#include <sys/mhd.h>
#include <sys/param.h>
#include <sys/dktp/fdisk.h>
Expand Down
1 change: 0 additions & 1 deletion lib/libzfs/os/windows/libzfs_pool_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
#include <sys/stat.h>
#include <sys/efi_partition.h>
#include <sys/systeminfo.h>
#include <sys/vtoc.h>
#include <sys/zfs_ioctl.h>
#include <sys/vdev_disk.h>
#include <dlfcn.h>
Expand Down

0 comments on commit f0c3284

Please sign in to comment.