hammer time

This commit is contained in:
dignifiedquire
2019-05-01 19:11:20 +02:00
parent a5a1220816
commit 60bd7c0a19
4 changed files with 31 additions and 38 deletions

View File

@@ -17,8 +17,6 @@ extern "C" {
pub type _telldir;
pub type mailstream_cancel;
#[cfg(not(target_os = "android"))]
pub static mut __stdinp: *mut FILE;
}
pub type sqlite_int64 = libc::int64_t;