#ifndef __MESSAGE_H #define __MESSAGE_H char *test_rus = "Привет!"; #endif