#ifndef _CODESETS_H #define _CODESETS_H #include #include #include int OpenLibs(void); int CleanExit(const char *); #endif