Mercurial > mplayer.hg
view etc/inttypes.h @ 21370:b806ccbc6398
Remove some of the worst "headers include headers which include
completely unrelated headers" mess.
author | reimar |
---|---|
date | Wed, 29 Nov 2006 14:08:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>