view etc/inttypes.h @ 32851:4a0455472d13

Add missing include file.
author ib
date Sat, 19 Feb 2011 23:57:03 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>