1 #ifndef _SUCK_ACTIVE_H
2 #define _SUCK_ACTIVE_H 1
3 
4 int get_message_index_active(PMaster);
5 int connect_local(PMaster);
6 
7 #endif /* _SUCK_ACTIVE_H */
8