view etc/inttypes.h @ 33333:b87fb1c5c4e9

Fix "warning: pointer of type 'void *' used in arithmetic".
author reimar
date Sat, 07 May 2011 20:12:40 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>