view etc/inttypes.h @ 26626:bcd1a0c597a0

External libraries used by FFmpeg now have a lib prefix in their name.
author diego
date Sat, 03 May 2008 15:29:26 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>