Mercurial > mplayer.hg
view etc/inttypes.h @ 32167:41c11d96b5db
Require DirectFB version 0.9.15 instead of 0.9.13.
This simplifies the build system at the cost of requiring a library
version that was released at the end rather than the middle of 2002.
author | diego |
---|---|
date | Wed, 15 Sep 2010 15:58:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>