Skip to content

Commit

Permalink
Make Linux CI pass
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhpreet committed Jun 5, 2024
1 parent eba29d5 commit d02c89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memsec-test/tests/malloc_unix_only.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![cfg(feature = "alloc")]
#![cfg(unix)]

use std::ptr::NonNull;
Expand Down

0 comments on commit d02c89a

Please sign in to comment.