view etc/inttypes.h @ 21129:2ba65302eb17

Fix SVN r21075, it completely disabled OpenGL in almost all cases.
author reimar
date Tue, 21 Nov 2006 17:36:39 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>