view etc/inttypes.h @ 28362:f0a0d87b7c56

1) HAVE_SYS_ASOUNDLIB_H/HAVE_ALSA_ASOUNDLIB_H are defined/undefined, not defined to 0/1, use them accordingly. 2) Add ESD definitions to avoid undefined preprocessor directives warnings.
author diego
date Fri, 30 Jan 2009 23:21:23 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>