Mercurial > mplayer.hg
view etc/inttypes.h @ 31434:d3db0dcba99f
Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
All the other variables from open.c are declared in stream.h.
author | diego |
---|---|
date | Mon, 21 Jun 2010 08:58:09 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>