Skip to content

Commit 023d3aa

Browse files
committed
private: remove unused ioctl.h include
The ioctl APIs have moved out of the private header no need to pull it in. Signed-off-by: Daniel Wagner <[email protected]>
1 parent 4726a93 commit 023d3aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libnvme/src/nvme/private.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*/
88
#pragma once
99

10-
#include <sys/ioctl.h>
1110
#include <sys/stat.h>
1211
#include <sys/types.h>
1312

0 commit comments

Comments
 (0)