mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
The malloc.h file is deprecated on most systems and should not be used, instead include stdlib.h which handles needed function in a portable manner.