view etc/inttypes.h @ 12466:b5e7d2464c00

segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org> approved by Vladimir Mosgalin, the original author of that code snippet
author diego
date Thu, 13 May 2004 08:52:34 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>