Mercurial > mplayer.hg
view etc/inttypes.h @ 16668:de87e6b2a4c7
Shut up jack pkg-config.
author | diego |
---|---|
date | Tue, 04 Oct 2005 22:47:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>