00001 00005 00006 #ifndef MANAGER_H 00007 #define MANAGER_H 00008 00014 void manager_init(void); 00015 00016 #endif 00017