view etc/inttypes.h @ 18475:23fedcdd08a0

where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
author nicodvb
date Sat, 13 May 2006 10:49: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>