Mercurial > mplayer.hg
view etc/inttypes.h @ 24024:05608cdd13f4
The "svn copy" method for reverting has worked flawlessly for me without
having to commit a revision that misses one file.
author | reimar |
---|---|
date | Thu, 09 Aug 2007 19:04:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>