view etc/inttypes.h @ 32087:dd75bae40633

Add explanatory comment for video_out.h #inclusion in libao2/. It is only required for the vo_pts hack.
author diego
date Sat, 11 Sep 2010 22:52:14 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>