Mercurial > mplayer.hg
view etc/inttypes.h @ 34452:c3e63d8b6cf3
Reduce number and avoid conditional definition of searchpath variables.
author | ib |
---|---|
date | Tue, 10 Jan 2012 13:28:15 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>