view etc/inttypes.h @ 16111:5683110fce0a

Use dlsym to get glXGetProcAddress, only way to (hopefully) make it compile everywhere since the gl/glx headers are such a mess...
author reimar
date Tue, 26 Jul 2005 18:28:51 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>