view etc/inttypes.h @ 34418:6faf474f9ce3

build: Merge tests/Makefile into top-level Makefile and test non-recursively. Recursive Make is broken by design, always.
author diego
date Thu, 05 Jan 2012 12:08:36 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>