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

8 lines
130 B
C

#ifndef _ISI_GPS_H
#define _ISI_GPS_H
void proto_reg_handoff_isi_location(void);
void proto_register_isi_location(void);
#endif