#ifndef MAG_H_ #define MAG_H_ #include char * mag_get_str(const mag_t x); #endif // MAG_H_