view etc/inttypes.h @ 35241:3ca6a7d60396

Fix typo causing memset to not properly initialize the struct.
author reimar
date Thu, 01 Nov 2012 22:27:27 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>