Include what you use: <fcntl.h> am: 10256e3ad8

Change-Id: I29ee59072bc9157c907f93db17c64d6d9e33c256
This commit is contained in:
Tom Cherry
2020-04-13 19:37:11 +00:00
committed by Automerger Merge Worker

View File

@@ -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>