Mercurial > mplayer.hg
view etc/inttypes.h @ 22349:a10f905b29ff
Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with live555.
author | voroshil |
---|---|
date | Tue, 27 Feb 2007 17:16:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>