Blender V2.61 - r43446

BLO_sys_types.h File Reference

#include <sys/types.h>
#include <netinet/in.h>

Go to the source code of this file.


Detailed Description

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 BLO_sys_types.h.