view etc/inttypes.h @ 30874:78c91b9f7d3d

Fix compilation after FFmpeg r22569 at least for some architectures.
author cehoyos
date Wed, 17 Mar 2010 10:46:18 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>