Mercurial > mplayer.hg
view etc/inttypes.h @ 23281:e1935bbb44e2
Compile internal FFmpeg libraries only when configure enabled the static
version of the libraries.
author | diego |
---|---|
date | Fri, 11 May 2007 23:15: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>