view etc/inttypes.h @ 27220:3d94f70003e9

Explicitly include inttypes.h in ad_imaadpcm
author reimar
date Fri, 11 Jul 2008 18:10:06 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>