Blender V2.61 - r43446
|
#include <sys/types.h>
#include <netinet/in.h>
Go to the source code of this file.
A platform-independent definition of [u]intXX_t Plus the accompanying header include for htonl/ntohl
This file includes <sys/types.h> to define [u]intXX_t types, where XX can be 8, 16, 32 or 64. Unfortunately, not all systems have this file.
Definition in file superlu_sys_types.h.