Skip to content
Commit d8929b5d authored by Evgeniy Paltsev's avatar Evgeniy Paltsev Committed by Alberto Escolar
Browse files

posix: shm: fix build error with minimal libc



In `lib/posix/options/shm.c` we don't include stdio.h
header but use standard SEEK_xxx definitions (i.e. `SEEK_SET`)
which cause build issues (if the minimal libc is used).

Fix that.

Signed-off-by: default avatarEvgeniy Paltsev <PaltsevEvgeniy@gmail.com>
Signed-off-by: default avatarEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
parent 8eff81a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment