view etc/inttypes.h @ 33703:84346d087e4e

Fix ridiculously slow LIVE555 test by sanity-checking the path for existence of the libraries with "test" before running compilation.
author reimar
date Fri, 01 Jul 2011 18:58:13 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>