view etc/inttypes.h @ 31392:aba3834b6411

Move mp_msg-related extern variable declarations to mp_msg.h.
author diego
date Fri, 18 Jun 2010 09:41:53 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>