view etc/inttypes.h @ 32693:2290be558d55

Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
author ranma
date Tue, 11 Jan 2011 00:09:59 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>