view etc/inttypes.h @ 17829:ff148faa7ed5

fixed C99-ism introduced with previous commit
author nicodvb
date Sun, 12 Mar 2006 18:06:46 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>