Merge "libcutils should #include <sys/sysmacros.h>" am: c3b931aad3
am: 2668f35d31
Change-Id: If123865b83fd198055d4344bb9cc58376ccc5cd6
This commit is contained in:
commit
ce49fc9d0a
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