Commit 9bba3985 authored by siddontang's avatar siddontang

Address comment

parent 44b199ba
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
// //
extern crate libc; extern crate libc;
#[cfg(test)]
extern crate tempdir; extern crate tempdir;
use libc::{c_char, c_int, c_void, size_t, uint64_t}; use libc::{c_char, c_int, c_void, size_t, uint64_t};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment