Go to the documentation of this file. 29 #ifndef __FLEXIPORT_TYPES_H 30 #define __FLEXIPORT_TYPES_H 33 typedef unsigned char uint8_t;
34 typedef unsigned int uint32_t;
36 typedef __int64 ssize_t;
38 typedef _W64
int ssize_t;
42 #include <sys/types.h> 45 #endif // __FLEXIPORT_TYPES_H