view etc/inttypes.h @ 26537:4120a65789a8

Add missing ldt_keeper.h #include; this fixes a bunch of implicit declaration of function warnings.
author diego
date Mon, 28 Apr 2008 13:05:25 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>