Skip to content

Commit 6109f30

Browse files
committed
private: remove unused ioctl.h include
The ioctl APIs have been moved out of the private header. No need to include it. Signed-off-by: Daniel Wagner <[email protected]>
1 parent ee1a3a2 commit 6109f30

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)