Merge "libbinder: include sys/uio.h instead of cutils/uio.h"
This commit is contained in:
commit
4ee6cbebfe
@ -19,7 +19,7 @@
|
||||
|
||||
#include <binder/TextOutput.h>
|
||||
#include <utils/threads.h>
|
||||
#include <cutils/uio.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
namespace android {
|
||||
|
Loading…
Reference in New Issue
Block a user