view etc/inttypes.h @ 12513:3e5704e7b35f

Fix Cygwin compilation, patch by Sascha Sommer.
author diego
date Mon, 31 May 2004 14:15:35 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>