view etc/inttypes.h @ 26362:a802934aaa84

Remove duplicate #include.
author diego
date Fri, 11 Apr 2008 10:34:26 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>