view etc/inttypes.h @ 12605:27706a9c2015

libfame has been removed from MPlayer long ago. Compilation fix pointed out by Hetfield <hetfield@email.it>.
author diego
date Thu, 17 Jun 2004 12:34:18 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>