view etc/inttypes.h @ 34744:1088768591a5

The new zerocodec in libavcodecs depends on zlib. Disable it when zlib is not present. Problem found by spaam on irc.
author iive
date Sun, 25 Mar 2012 12:21:41 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>