view etc/inttypes.h @ 20701:118af5ff4b1d

Fix compilation: forgotten mp_msg.h include
author reimar
date Sun, 05 Nov 2006 17:43:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>