Mercurial > mplayer.hg
view etc/inttypes.h @ 27669:f85ff39d7524
Do not set DESTDIR to an empty value so that it can be overridden on the
command line.
author | diego |
---|---|
date | Sat, 04 Oct 2008 10:39:29 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>