#ifndef MAGI_INCLUDED_FILE #define MAGI_INCLUDED_FILE struct magi_file { char * param_name; struct magi_para_list * params; }; #endif