Mercurial > mplayer.hg
view etc/inttypes.h @ 32048:bdfbf727c11d
fix XML structure to make xmllint happy :-)
author | gpoirier |
---|---|
date | Fri, 10 Sep 2010 14:03:07 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>