view etc/inttypes.h @ 33557:71ec25d1da10

Fix compilation after r33644. Some include file changes apparently got lost.
author ib
date Sat, 18 Jun 2011 16:35: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>