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

Commit 790373fc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents ad71e83f 8d9ab860
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>