Merge "libcutils should #include <sys/sysmacros.h>"
am: c3b931aad3
Change-Id: Ifbd963ac88e5d4b2d60d48616064a99753f62e3e
This commit is contained in:
commit
2668f35d31
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…
Reference in a new issue