view etc/inttypes.h @ 33317:73ba433d4d28

Remove variable and code that was obviously forgotten when the replace_path function was introduced. Fixes a compiler warning about a variable that is set but never used.
author reimar
date Sat, 07 May 2011 19:09: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>