#ifndef __SYSTEM_ENCODING__ #define __SYSTEM_ENCODING__ #include #include char* get_system_encoding(); #endif