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

Commit 10a03d1a authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "AImageReader: include sys/cdefs.h to the vndk header" into main am: 790373fc

parents 828912a0 790373fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#ifndef _VNDK_IMAGE_READER_H
#define _VNDK_IMAGE_READER_H

#include <sys/cdefs.h>
// vndk is a superset of the NDK
#include <media/NdkImageReader.h>