Fixed build warnings

This commit is contained in:
Esption 2015-05-08 12:31:56 -05:00
parent 0d10dda72a
commit c973a1f83e
10 changed files with 21 additions and 16 deletions

View file

@ -1,3 +1,5 @@
#![allow(non_camel_case_types)]
use libc;
#[cfg(target_os = "windows")]