aboutsummaryrefslogtreecommitdiffstats
path: root/libnetutils
diff options
context:
space:
mode:
authorRobert Greenwalt <robdroid@android.com>2010-08-26 09:02:48 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-08-26 09:02:48 -0700
commit64a053b67371595d2b541cd4f945fcec1fb8e9d2 (patch)
tree4d93c1a6f7608bc03a2685847f9490094d6d2ec4 /libnetutils
parent41c3eed8ab210530c1bebd284eb247cad2cd67b0 (diff)
parent705ab8db827b0f7f3389463af67d173c8a94fc8a (diff)
downloadsystem_core-64a053b67371595d2b541cd4f945fcec1fb8e9d2.tar.gz
system_core-64a053b67371595d2b541cd4f945fcec1fb8e9d2.tar.bz2
system_core-64a053b67371595d2b541cd4f945fcec1fb8e9d2.zip
am 705ab8db: Fix sim build - remove unncesessary header.
Merge commit '705ab8db827b0f7f3389463af67d173c8a94fc8a' into gingerbread-plus-aosp * commit '705ab8db827b0f7f3389463af67d173c8a94fc8a': Fix sim build - remove unncesessary header.
Diffstat (limited to 'libnetutils')
-rw-r--r--libnetutils/ifc_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libnetutils/ifc_utils.c b/libnetutils/ifc_utils.c
index fc568968..0ca5fe61 100644
--- a/libnetutils/ifc_utils.c
+++ b/libnetutils/ifc_utils.c
@@ -33,7 +33,6 @@
#include <linux/route.h>
#include <linux/ipv6_route.h>
#include <netdb.h>
-#include <net/if.h>
#include <linux/wireless.h>
#ifdef ANDROID