Mercurial > mplayer.hg
view etc/inttypes.h.link @ 11474:230c64786074
fix smb libs inclusion when using --enable-smb.
Patch by Gtz Waschk <waschk@informatik.uni-rostock.de>
author | attila |
---|---|
date | Sun, 16 Nov 2003 09:12:03 +0000 |
parents | 037cb1803716 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>