Mercurial > mplayer.hg
view etc/inttypes.h @ 32896:c39348b4064a
Add required include file.
wskeys.h is currently included in app.h but not required there,
therefore it is going to be removed there.
author | ib |
---|---|
date | Mon, 28 Feb 2011 13:05:01 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>