actube/src/mod/cipwap/mod_cipwap.h

8 lines
153 B
C

#ifndef __MOD_CIPWAP_H
#define __MOD_CIPWAP_H
struct mod_ac * mod_cipwap_ac();
extern int cipwap_register_actions_ac(struct cw_actiondef *def);
#endif