view etc/inttypes.h @ 36527:6d2f5a28c064

cookies.c: cols must (and does) have 7 elements. Doesn't affect the generated code, but avoids confusion in both humans and newer Coverity versions.
author reimar
date Sun, 19 Jan 2014 10:53:03 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>