]> git.lizzy.rs Git - rust.git/blobdiff - src/libstd/sys/sgx/mod.rs
SGX target: implement streams
[rust.git] / src / libstd / sys / sgx / mod.rs
index 68f7479d7cd9f60bb7b5af99520978b133455596..dd6862e908e06950224afca1451053a8da18f113 100644 (file)
@@ -27,6 +27,7 @@
 pub mod cmath;
 pub mod condvar;
 pub mod env;
+pub mod fd;
 pub mod fs;
 pub mod memchr;
 pub mod mutex;