
Go to the documentation of this file. 1 #ifndef __CONFIG_TYPES_H__ 2 #define __CONFIG_TYPES_H__ 5 #define INCLUDE_INTTYPES_H 1 6 #define INCLUDE_STDINT_H 1 7 #define INCLUDE_SYS_TYPES_H 1 10 # include <inttypes.h> 15 #if INCLUDE_SYS_TYPES_H 16 # include <sys/types.h>