Skip to content
Snippets Groups Projects
user avatar
Josua Mayer authored
tools/env/fw_env.c misses to include stdint.h.
Apparently musl doesn't mind and includes this header by default,
but glibc does not and causes the build to fail.

Signed-off-by: default avatarJosua Mayer <josua.mayer97@gmail.com>
c8580f51
History
Name Last commit Last update
..