Mercurial > mplayer.hg
view etc/inttypes.h @ 24012:94d4930701b4
Remove useless #include and silence warnings when compiling find_sub.c.
author | cehoyos |
---|---|
date | Wed, 08 Aug 2007 10:40:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>