#ifndef GLOBALS_H #define GLOBALS_H const char *get_system_name(); #endif