libcutils should #include <sys/sysmacros.h>
Bug: https://github.com/android-ndk/ndk/issues/398 Test: builds Change-Id: I8ca21a74e2856fde09c284aee1343c627d8381e6
This commit is contained in:
parent
3cfc1ab89d
commit
d77b537732
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysmacros.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue