Skip to content

Commit c4f9d31

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 43127e5 commit c4f9d31

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)