view etc/inttypes.h @ 32411:27f6b9927eec

Do not fail opening a -input file= file just because stat failed, but try to call "open" in any case.
author reimar
date Sun, 17 Oct 2010 08:58:40 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>