Include what you use: <fcntl.h> am: 10256e3ad8
am: bbf78ea50d
am: a3a2e9c664
Change-Id: I07adfd950ca684782246f84d29ee9b32dca55692
This commit is contained in:
commit
336ba5e799
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
*/
|
||||
|
||||
#define LOG_TAG "CamDev@1.0-impl"
|
||||
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <hardware/camera.h>
|
||||
#include <hardware/gralloc1.h>
|
||||
#include <hidlmemory/mapping.h>
|
||||
|
|
Loading…
Reference in a new issue