Mercurial > mplayer.hg
view etc/inttypes.h @ 26476:3c67e9d90431
EXTRAXX_INC flags should now be added to .depend compilation,
not to the phony depend target.
author | diego |
---|---|
date | Wed, 23 Apr 2008 09:42: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>