view etc/inttypes.h @ 24365:1ffee941dbd3

Fix redundant declaration warnings for variables already defined in libvo/video_out.h
author voroshil
date Sun, 09 Sep 2007 15:05:33 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>