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

Commit d3418085 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "frameworks/native: Include stdint.h for int32_t type" into main am: 1a8be4f9

parents fd85121a 1a8be4f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
#ifndef ANDROID_CONFIGURATION_H
#define ANDROID_CONFIGURATION_H

#include <stdint.h>
#include <sys/cdefs.h>

#include <android/asset_manager.h>