view etc/inttypes.h @ 17429:7dac2afa70aa

Use free instead of speex_free - since speex_free does not appear in the headers it probably is for internal use only.
author reimar
date Thu, 19 Jan 2006 20:26:34 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>