#ifndef foomodemmanhfoo #define foomodemmanhfoo #include "modem.h" int modem_manager_init(int channels); void modem_manager_done(void); #endif