Mercurial > mplayer.hg
view etc/inttypes.h @ 20146:cfbb283087f0
Change == to = in test comparisons for better portability.
patch from NetBSD pkgsrc
author | diego |
---|---|
date | Tue, 10 Oct 2006 23:14:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>