view etc/inttypes.h @ 31048:ba91602b82c5

Fix crash if a DVD is played with dvdnav:// and without video (e.g. because vo initialization failed).
author reimar
date Sun, 25 Apr 2010 16:09:56 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>