Skip to content

Commit 945a199

Browse files
committed
Delete fcntl from modules
1 parent 3e90931 commit 945a199

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rules/src/modules.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ pub mod dirent_tgt_unsafe;
4242
pub mod errno_tgt_unsafe;
4343
#[path = r#"../eventfd/tgt_unsafe.rs"#]
4444
pub mod eventfd_tgt_unsafe;
45-
#[path = r#"../fcntl/tgt_unsafe.rs"#]
46-
pub mod fcntl_tgt_unsafe;
4745
#[path = r#"../fnmatch/tgt_unsafe.rs"#]
4846
pub mod fnmatch_tgt_unsafe;
4947
#[path = r#"../fstream/tgt_refcount.rs"#]

0 commit comments

Comments
 (0)