From 8588f347d9f9e79ee7ee29529b5b8a000f14bdee Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Wed, 29 Dec 2010 21:42:55 +0100 Subject: import the ISI wireshark plugin from libisi --- src/isi-simauth.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/isi-simauth.h (limited to 'src/isi-simauth.h') diff --git a/src/isi-simauth.h b/src/isi-simauth.h new file mode 100644 index 0000000..e961e12 --- /dev/null +++ b/src/isi-simauth.h @@ -0,0 +1,7 @@ +#ifndef _ISI_SIMAUTH_H +#define _ISI_SIMAUTH_H + +void proto_reg_handoff_isi_sim_auth(void); +void proto_register_isi_sim_auth(void); + +#endif -- cgit v1.2.3