mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33: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.