view etc/inttypes.h @ 15423:9a126d9d6d42

fixed too few parameters to mp_msg(); silence compilation warnings, removed unused variable
author nicodvb
date Thu, 12 May 2005 23:12:27 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>