Mercurial > mplayer.hg
view etc/inttypes.h @ 33378:ccd5d4cfefc4
Fix false positives when auto-detecting live555 library.
author | cehoyos |
---|---|
date | Sun, 15 May 2011 18:42:59 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>