view etc/inttypes.h @ 24165:94cac0aa431b

Fix warning: mplayer.c: In function 'generate_video_frame': mplayer.c:1631: warning: implicit declaration of function 'update_teletext'
author diego
date Sat, 25 Aug 2007 16:24: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>