view etc/inttypes.h @ 26187:131359221d72

Add missing header #include.
author diego
date Mon, 10 Mar 2008 20:20:08 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>