#ifndef __COG_COG_H__ #define __COG_COG_H__ #include <cog/cogutils.h> void cog_init (void); #endif