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

Commit e30de4e6 authored by Kenny Root's avatar Kenny Root
Browse files

Add stdint.h to fix sim-eng

Change-Id: I82cebe3e769aa4db99bd758bd2f182b0d462de6f
parent 9d90ed71
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
 * NOTE: These functions MUST be implemented by /system/lib/libui.so
 */

#include <stdint.h>
#include <sys/types.h>
#include <android/keycodes.h>
#include <android/looper.h>