Add support to build with NDK r10e

This commit is contained in:
topjohnwu
2017-11-23 23:55:33 +08:00
parent bc592c1d13
commit 8c6bb383b7
10 changed files with 29 additions and 20 deletions

View File

@@ -6,6 +6,7 @@
#include <stdio.h>
#include <dirent.h>
#include <pthread.h>
#include <sys/socket.h>
#include <sys/stat.h>