view marsyas-link/malloc.h @ 109:78de58bfc3df

Add these paths, since we changed the way serd/sord are used for the Windows build
author Chris Cannam
date Tue, 03 Mar 2020 11:52:54 +0000
parents de97eaf74910
children
line wrap: on
line source
#ifdef __MACH__
#include <stdlib.h>
#endif