view etc/inttypes.h @ 13497:927825240d42

changed include of stdint.h to inttypes.h
author ivo
date Mon, 27 Sep 2004 22:11:37 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>