view etc/inttypes.h @ 26182:8db4448bf26c

Add missing header #include to fix 'make checkheaders'.
author diego
date Mon, 10 Mar 2008 19:19:03 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>