annotate marsyas-link/malloc.h @ 24:7aab0b2287c5

Minor subrepo update
author Chris Cannam
date Mon, 09 Dec 2019 09:02:02 +0000
parents de97eaf74910
children
rev   line source
Chris@21 1 #ifdef __MACH__
Chris@21 2 #include <stdlib.h>
Chris@21 3 #endif