view etc/inttypes.h @ 29944:72279983abb0

Disable winsock when we already found a working socklib instead of checking blindly for cygwin and uselessly running the check on e.g. Linux.
author reimar
date Wed, 09 Dec 2009 17:55:34 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>