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

8 lines
130 B
C
Raw Normal View History

2011-05-29 14:11:07 +00:00
#ifndef _ISI_GPS_H
#define _ISI_GPS_H
void proto_reg_handoff_isi_location(void);
void proto_register_isi_location(void);
#endif