view etc/inttypes.h @ 34173:a5d8b198c214

demux_rtp: Replace extern declarations by proper header #includes.
author diego
date Wed, 26 Oct 2011 15:12:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>