added android target to makefile,fixed some log

This commit is contained in:
wangyu
2017-08-16 19:44:19 +08:00
parent fb5546f83b
commit 837de123b2
5 changed files with 20 additions and 11 deletions

View File

@@ -43,8 +43,7 @@
#include <stdarg.h>
#include <assert.h>
#include <linux/if_packet.h>
#include <byteswap.h>
#include<unordered_map>