isi-wireshark-plugin/src/isi-commgr.h

9 lines
133 B
C
Raw Permalink Normal View History

2011-05-29 14:11:07 +00:00
#ifndef _ISI_COMMGR_H
#define _ISI_COMMGR_H
2011-05-29 14:11:07 +00:00
void proto_reg_handoff_isi_commgr(void);
void proto_register_isi_commgr(void);
#endif