view etc/inttypes.h @ 33403:02ef77592b7d

Fix live555 detection on mingw32. Patch by Gianluigi Tiesi, mplayer netfarm it
author cehoyos
date Tue, 24 May 2011 08:20:48 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>