Mercurial > mplayer.hg
view etc/inttypes.h @ 27675:e8a6f7b7ed4e
Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.
author | diego |
---|---|
date | Sat, 04 Oct 2008 11:47:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>