view etc/inttypes.h @ 25111:72dbb09c9d36

Remove ! operator hack, we require a POSIX-compatible-shell.
author diego
date Thu, 22 Nov 2007 17:11:38 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>