view etc/inttypes.h @ 30517:290e478b07cd

Make vd_info_t const for pointer in vd_functions, avoids some warnings about initialization discarding the const.
author reimar
date Sun, 14 Feb 2010 10:58:01 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>