--- src/af/xap/xp/Original_xap_Module.h 2009-04-03 18:55:06.000000000 +0530 +++ src/af/xap/xp/xap_Module.h 2009-04-16 12:16:01.000000000 +0530 @@ -52,7 +52,7 @@ // we want to have C linkage for both // this and for all of our required functions extern "C" { - typedef ABI_EXPORT struct { + typedef ABI_EXPORT struct MY_ABI_EXPORT{ //I just put this MY_ABI_EXPORT here const char * name; const char * desc; const char * version;