reuse implementation of the system provider "unsupported"
This commit is contained in:
parent
33fd08b61f
commit
30c3dadb4d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ pub mod net;
|
|||
pub mod os;
|
||||
pub mod path;
|
||||
pub mod pipe;
|
||||
#[path = "../unsupported/process.rs"]
|
||||
pub mod process;
|
||||
pub mod rwlock;
|
||||
pub mod stack_overflow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue