view etc/inttypes.h @ 33833:1e096f5e51c7

configure: add proper check for trunc() instead of hardcoding availability
author diego
date Mon, 25 Jul 2011 23:16:23 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>