view etc/inttypes.h @ 21418:cc5b0c53b263

Move system headers before libavutil headers to work around build issues on Mac OS X, redefining always_inline causes problems.
author diego
date Sat, 02 Dec 2006 11:09:01 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>