view etc/inttypes.h @ 36298:353055b6213d

Remove remaining XFlush() calls. These should have been already removed in r36386, but they were mistakenly considered necessary. We can rely on the implicit flushes of the output buffer.
author ib
date Fri, 02 Aug 2013 22:40:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>