actube/src/mod/cipwap/mod_cipwap.h
7u83@mail.ru 7ae049d024 wtp stuf added
FossilOrigin-Name: c1fa73b0910ba0e1f685c4dc72923c589bb06063c64b2ffac517ca73ca3fd451
2016-04-02 14:46:40 +00:00

10 lines
189 B
C

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