Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bbf78ea5 authored by Tom Cherry's avatar Tom Cherry Committed by Automerger Merge Worker
Browse files

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

Change-Id: I29ee59072bc9157c907f93db17c64d6d9e33c256
parents 783cadbd 10256e3a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>