Mercurial > mplayer.hg
view etc/inttypes.h @ 30222:4588d468fa98
Fix OpenGL detection for OpenSolaris where -lXdamage is necessary.
author | reimar |
---|---|
date | Sun, 10 Jan 2010 18:22:01 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>