blob: 1290a8c56701c5c61253117ccf0ec2fffe81d240 [file] [log] [blame]
extern crate libc;
fn main() {
libc::foo();
}