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

Skip to content
Commit 9e38061e authored by Colin Cross's avatar Colin Cross
Browse files

Use size_t instead of uint

uint isn't a standard type, use size_t instead.  Fixes building against
musl libc, which doesn't define uint unless _GNU_SOURCE or _BSD_SOURCE
is defined.

Bug: 190084016
Test: m USE_HOST_MUSL=true host-native
Change-Id: I2a1aac6d7a4f780dcc6db0266de0bf49015d4437
parent bd135048
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment