Mercurial > mplayer.hg
view etc/inttypes.h @ 25867:58ff364dc851
Add multiple inclusion guards.
author | diego |
---|---|
date | Sun, 27 Jan 2008 23:09:03 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>