view etc/inttypes.h @ 37184:36d586f37e26

Add stdint.h include for intptr_t.
author reimar
date Wed, 17 Sep 2014 17:13:35 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>