Mercurial > mplayer.hg
view etc/inttypes.h @ 31484:9e75b642d677
Remove redundant mp_msg_levels[] extern declaration.
author | diego |
---|---|
date | Thu, 24 Jun 2010 09:38:02 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>