#ifndef _RCC_XML_H #define _RCC_XML_H int rccXmlInit(int LoadConfiguration); void rccXmlFree(); #endif /* _RCC_XML_H */