view etc/inttypes.h @ 27004:78c0e3cc89d8

Remove unused variable, fixes the warning: libmpdemux/demux_ts.c:3130: warning: unused variable 'd_sub'
author diego
date Sun, 08 Jun 2008 14:50:35 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>