Mercurial > mplayer.hg
view etc/inttypes.h @ 28147:ba2cf9827d09
Define HAVE_FAST_64BIT if appropriate
author | reimar |
---|---|
date | Tue, 23 Dec 2008 11:42:11 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>