view etc/inttypes.h @ 21970:fb24b26ba15d

Fix compilation: define CONFIG_ZLIB in config.mak Compilation without zlib untested.
author reimar
date Sun, 21 Jan 2007 21:38:41 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>