00001 00002 #ifndef ICD_VERSION_H 00003 #define ICD_VERSION_H 00004 00020 int icd_version_compare (const char *a, const char *b); 00021 00024 #endif