view etc/inttypes.h @ 32890:96340f2c8c17

Improve stream reset on read error, should now fix bug #1841 in more cases, e.g. also with -cache.
author reimar
date Sun, 27 Feb 2011 14:32:24 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>