Commit f6d1f198 authored by topjohnwu's avatar topjohnwu

Fix compile issue when using NDK Unified Headers

parent 222c31b3
......@@ -7,6 +7,7 @@
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include <endian.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment