view etc/inttypes.h @ 34160:a252f21a07e3

Remove unused code. Also gets rid of compiler warning about variables being assigned but never used.
author reimar
date Mon, 24 Oct 2011 16:22:10 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>