Mercurial > mplayer.hg
view etc/inttypes.h @ 32630:2653cb380532
Add support for HTTP 307 (Temporary Redirect) responses.
Patch by chocolateboy (chocolateboy from cpan org)
author | cboesch |
---|---|
date | Thu, 16 Dec 2010 19:58:35 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>