Merge "Move libhardware of <asm/page.h>."
This commit is contained in:
commit
b96f1083b8
1 changed files with 1 additions and 5 deletions
|
@ -18,11 +18,7 @@
|
|||
#define GR_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#ifdef HAVE_ANDROID_OS // just want PAGE_SIZE define
|
||||
# include <asm/page.h>
|
||||
#else
|
||||
# include <sys/user.h>
|
||||
#endif
|
||||
#include <sys/user.h>
|
||||
#include <limits.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <hardware/gralloc.h>
|
||||
|
|
Loading…
Reference in a new issue