[Mplayer-cvslog] CVS: main/etc inttypes.h.link,NONE,1.1
Gabucino
gabucino at mplayerhq.hu
Thu Nov 13 22:00:37 CET 2003
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv22343
Added Files:
inttypes.h.link
Log Message:
cumulative libc5 compatibility patch ;)
- helper header file for systems which have sys/bitypes.h but not inttypes.h
--- NEW FILE ---
// fallback if the user doesn't have inttypes.h (libc5 systems)
#include <sys/bitypes.h>
More information about the MPlayer-cvslog
mailing list