view etc/inttypes.h @ 35690:f6470f5787b9

Make variables local. A global scope isn't necessary.
author ib
date Fri, 18 Jan 2013 20:29:02 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>