Mercurial > mplayer.hg
view etc/inttypes.h @ 17712:a320248c2450
stream_control() returns int, not void
author | nicodvb |
---|---|
date | Wed, 01 Mar 2006 21:56:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>