actube/src/mod/fortinet/mod_fortinet.h
7u83@mail.ru f95505c0bd rename mod_wtp and mod_ac to cw_Mod
FossilOrigin-Name: 4a8f9578a5fc384f0dad291114ac9470ea8561817e87760946277ec9ddd0db79
2018-02-25 18:12:28 +00:00

9 lines
131 B
C

#ifndef __MOD_FORTINET_H
#define __MOD_FORTINET_H
struct cw_Mod * mod_fortinet_ac();
struct cw_Mod * mod_fortinet_wtp();
#endif