#ifndef __MOD_MANAGER_H #define __MOD_MANAGER_H #include struct module_config{ //TODO }; #endif