view etc/inttypes.h @ 30495:286d5295e885

Move one more FFmpeg-related definition to the FFmpeg section of config.h.
author diego
date Thu, 11 Feb 2010 10:56:09 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>