Mercurial > mplayer.hg
view etc/inttypes.h @ 14929:3febdb2983e0
Clean up properly if preinit() fails.
author | syrjala |
---|---|
date | Mon, 07 Mar 2005 22:45:47 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>