view etc/inttypes.h @ 35260:b1b262fe38a4

Check for NULL before using the pointer.
author reimar
date Mon, 05 Nov 2012 21:37:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>