view etc/inttypes.h @ 33246:881d0b46bc62

Reduce dependencies for codecs2html binary. In particular, do no require libtermcap to be available.
author reimar
date Tue, 26 Apr 2011 18:48:19 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>