Mercurial > mplayer.hg
view etc/inttypes.h @ 32197:ed12c6f6abd8
Remove old obsolete warning about dfbopts.
The DIRECTFBVERSION macro that it depends on has been removed.
author | diego |
---|---|
date | Fri, 17 Sep 2010 08:18:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>