view etc/inttypes.h @ 19494:cbf4b6aa9d2a

demux_avs compilation should depend on WIN32DLL support, not a linker flag.
author diego
date Tue, 22 Aug 2006 23:18: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>