view etc/inttypes.h @ 19258:4679f22bbdae

xor_table can't be NULL, remove useless check make xor_table static
author rtogni
date Sun, 30 Jul 2006 17:02:27 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>