Mercurial > mplayer.hg
view etc/inttypes.h @ 21589:17b45d55dc44
Always use tcgetattr/tcsetattr instead of #ifdef mess
author | reimar |
---|---|
date | Tue, 12 Dec 2006 20:36:38 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>