gate posix include with feature flag
Signed-off-by: Ava Hahn <ava@sunnypup.io>
This commit is contained in:
parent
88e9287d01
commit
3e32b222f8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
use crate::eval::eval;
|
||||
use crate::error::{Traceback, start_trace};
|
||||
use crate::segment::{Ctr, Seg, Type};
|
||||
#[cfg(feature="implicit-load")]
|
||||
use crate::stl::posix::POSIX_LOAD_NAME;
|
||||
use std::collections::HashMap;
|
||||
use std::fmt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue