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

9 lines
149 B
C

#ifndef _ISI_INDICATION_H
#define _ISI_INDICATION_H
void proto_reg_handoff_isi_indication(void);
void proto_register_isi_indication(void);
#endif