#ifndef __EIS_H__ #define __EIS_H__ #ifdef __cplusplus extern "C" { #endif #include "elite_def.h" extern elite_instance_t eis_2_0; #ifdef __cplusplus } #endif #endif /* ! __EIS_H__ */