/* $Id$ */ #ifndef __KN_VERSION_H__ #define __KN_VERSION_H__ const char* kn_get_version(void); #endif