Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
koute committed Jan 20, 2022
1 parent 2c1cc33 commit d0cba31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/runtime/src/mmap.rs
Expand Up @@ -89,6 +89,7 @@ impl Mmap {
ptr: ptr as usize,
len,
file: None,
memfd: None,
})
}

Expand Down

0 comments on commit d0cba31

Please sign in to comment.