view etc/inttypes.h @ 31601:d03c9af1b245

Move EBX availability #define within config.h; it is not FFmpeg-specific.
author diego
date Sat, 10 Jul 2010 16:26:58 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>