K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-06-29T15:43:50.416415Z K 7 svn:log V 479 www/firefox: unbreak aarch64 after r444090 error[E0412]: cannot find type `c_long` in this scope --> third_party/rust/libc/src/lib.rs:192:45 | 192 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; | ^^^^^^ not found in this scope | = help: possible candidate is found in another module, you can import it into scope: `use core::os::raw::c_long;` Reported by: pkg-fallout END