Mercurial > mplayer.hg
view etc/inttypes.h @ 25608:3ada48a71450
Use a screensaver_off variable to save current state and avoid
uselessly disabling twice.
Also needed for a future patch.
author | reimar |
---|---|
date | Mon, 07 Jan 2008 12:18:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>