view etc/inttypes.h @ 15163:54c257370678

cross-compilation fix: don't use target CFLAGS to compile host tools
author aurel
date Fri, 15 Apr 2005 14:55:03 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>