summaryrefslogtreecommitdiffstats
path: root/ipv6.c
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2013-11-18 13:33:30 +0900
committerLorenzo Colitti <lorenzo@google.com>2013-11-18 16:07:30 +0900
commit07fc7614a14f024857fcb4880b308df6e8c297d0 (patch)
tree1e1a4f5bc537545082311d3a4e92caf504375371 /ipv6.c
parent3b0d387b0573657358c24208c8e201d377311132 (diff)
downloadandroid_external_android-clat-07fc7614a14f024857fcb4880b308df6e8c297d0.tar.gz
android_external_android-clat-07fc7614a14f024857fcb4880b308df6e8c297d0.tar.bz2
android_external_android-clat-07fc7614a14f024857fcb4880b308df6e8c297d0.zip
Remove two almost-unused include files.
This fixes a compiler warning. Change-Id: I14b5d3c871e9b2fdc8400d999e76e494ad510328
Diffstat (limited to 'ipv6.c')
-rw-r--r--ipv6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipv6.c b/ipv6.c
index ef1e62f..faf27ad 100644
--- a/ipv6.c
+++ b/ipv6.c
@@ -29,7 +29,6 @@
#include "translate.h"
#include "checksum.h"
-#include "ipv6.h"
#include "logging.h"
#include "dump.h"
#include "config.h"