Skip to content

Commit

Permalink
Windows: use common zoneid_t
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Innes <[email protected]>
  • Loading branch information
andrewc12 committed Sep 27, 2022
1 parent b1c9c4f commit 06ad14b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/libspl/include/os/windows/sys/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ typedef struct timespec timespec_t;

typedef short pri_t;

typedef int zoneid_t;
typedef int projid_t;


typedef int major_t;
// typedef uint_t minor_t;
Expand Down

0 comments on commit 06ad14b

Please sign in to comment.