Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kconfig: add missing <stdlib.h> inclusion
This header is needed when using {m,re}alloc(3) and free(3) function family. Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
- Loading branch information