view etc/inttypes.h @ 20929:bbe37270c6ad

When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library. Now it only tests include definitions.
author iive
date Wed, 15 Nov 2006 20:51:27 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>