/* $Id$ */ #ifndef __MK_VERSION_H__ #define __MK_VERSION_H__ const char* mk_get_version(void); #endif