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

Commit 3de27d5a authored by Kenny Root's avatar Kenny Root Committed by Android (Google) Code Review
Browse files

Merge "Add stdint.h to fix sim-eng" into gingerbread

parents 8c5d9430 e30de4e6
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>