view etc/inttypes.h @ 33319:efc3594f1f07

Fix function to match what send_mpeg_pes_packet expects, thus eliminating compiler warnings.
author reimar
date Sat, 07 May 2011 19:19: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>