Mercurial > mplayer.hg
view etc/inttypes.h @ 30889:c0fe89cf9803
Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.
author | diego |
---|---|
date | Thu, 18 Mar 2010 20:57:49 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>