view etc/inttypes.h @ 31864:d277ede2b207

Add missing header for mp_a52_framesize, fixes the warning: libmpdemux/muxer_mpeg.c:2124: warning: implicit declaration of function 'mp_a52_framesize'
author diego
date Sat, 07 Aug 2010 19:35:57 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>