#ifndef _INCLUDE_GLOB_PTR_BASE_H_ #define _INCLUDE_GLOB_PTR_BASE_H_ #include "gp-type.h" struct instance_header; typedef void base; typedef GP_type( base ) glob_ptr_base; #endif /* !_INCLUDE_GLOB_PTR_H_ */