#ifndef _COMMON_H_ #define _COMMON_H_ #include "types.h" #include "common_structs.h" #include "functions.h" #endif