view etc/inttypes.h @ 25787:143989c7a3bf

Avoid some pointer conversion warnings (the code is messy but not wrong)
author reimar
date Sun, 20 Jan 2008 09:50:50 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>