view etc/inttypes.h @ 18745:19cd9e0f8ac4

prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
author nicodvb
date Sun, 18 Jun 2006 10:39:09 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>