view etc/inttypes.h @ 31397:4d6bb9606833

Remove includes that break building if X11 is not available.
author reimar
date Fri, 18 Jun 2010 16:17: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>