view etc/inttypes.h @ 26122:7d74f109704b

Remove ugly workaround for conflicting dca.h headers, it is no longer necessary now that -I../libavcodec is not in CFLAGS anymore.
author diego
date Mon, 03 Mar 2008 19:40:39 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>