Mercurial > mplayer.hg
view etc/inttypes.h @ 27387:eb7bdbd98210
Rename some audio-output-related preprocessor directives.
Switch them from a HAVE_ prefix to a CONFIG_ prefix.
author | diego |
---|---|
date | Tue, 05 Aug 2008 16:32:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>