From 3c13f12ac8279ddccf2a20fbc072d6b918ea2096 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Tue, 24 Nov 2015 18:44:44 -0500 Subject: remove BSD dependency --- target/unix/platform.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target') diff --git a/target/unix/platform.h b/target/unix/platform.h index 328d35b..4a7553f 100644 --- a/target/unix/platform.h +++ b/target/unix/platform.h @@ -1,5 +1,3 @@ -#include - #include #include #include @@ -8,5 +6,6 @@ #include #include #include +#include #include #include -- cgit v1.1