summaryrefslogtreecommitdiffstats
path: root/src/isi-simauth.h
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2010-12-29 21:42:55 +0100
committerSebastian Reichel <sre@ring0.de>2010-12-29 21:42:55 +0100
commit8588f347d9f9e79ee7ee29529b5b8a000f14bdee (patch)
tree729008ab5d338bb20c6e42b0426d1107b20f2c39 /src/isi-simauth.h
downloadisi-wireshark-plugin-8588f347d9f9e79ee7ee29529b5b8a000f14bdee.tar.bz2
import the ISI wireshark plugin from libisi
Diffstat (limited to 'src/isi-simauth.h')
-rw-r--r--src/isi-simauth.h7
1 files changed, 7 insertions, 0 deletions
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