Mercurial > mplayer.hg
view etc/inttypes.h @ 27671:9ec6cc5d7017
Remove unused LIBDIR Makefile variable from config.mak.
author | diego |
---|---|
date | Sat, 04 Oct 2008 10:57:57 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>