#ifndef AFUN__VAR_H_PUBLIC #define AFUN__VAR_H_PUBLIC #include "macro.h" typedef struct af_Var af_Var; typedef struct af_VarSpace af_VarSpace; #endif //AFUN__VAR_H_PUBLIC