summaryrefslogtreecommitdiffstats
path: root/src/isi-call.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/isi-call.h')
-rw-r--r--src/isi-call.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/isi-call.h b/src/isi-call.h
new file mode 100644
index 0000000..ee401fe
--- /dev/null
+++ b/src/isi-call.h
@@ -0,0 +1,8 @@
+#ifndef _ISI_CALL_H
+#define _ISI_CALL_H
+
+void proto_reg_handoff_isi_call(void);
+void proto_register_isi_call(void);
+
+#endif
+