view etc/inttypes.h @ 17021:ded1cc937221

Make the osd command only switch between enabled/disabled when using the term osd. Also put a define to test for the term osd without #ifdef.
author albeu
date Sun, 20 Nov 2005 23:44:46 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>