annotate marsyas-link/malloc.h @ 91:ddfd13c43519

Aim to build an AppImage
author Chris Cannam
date Thu, 27 Feb 2020 12:58:36 +0000
parents de97eaf74910
children
rev   line source
Chris@21 1 #ifdef __MACH__
Chris@21 2 #include <stdlib.h>
Chris@21 3 #endif