Delete duplicate types

Now that we use cbindgen differently :D
This commit is contained in:
jD91mZM2
2018-09-02 08:17:15 +02:00
parent dbe18b92f0
commit 6fe3e05ea0
30 changed files with 148 additions and 278 deletions
+1
View File
@@ -1,3 +1,4 @@
use header::sys_socket::{sockaddr, socklen_t};
use super::super::types::*;
use super::super::PalSocket;
use super::{e, Sys};