summaryrefslogtreecommitdiffstats
path: root/src/isi-nameservice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/isi-nameservice.h')
-rw-r--r--src/isi-nameservice.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/isi-nameservice.h b/src/isi-nameservice.h
new file mode 100644
index 0000000..843496d
--- /dev/null
+++ b/src/isi-nameservice.h
@@ -0,0 +1,9 @@
+
+#ifndef _ISI_NAMESERVICE_H
+#define _ISI_NAMESERVICE_H
+
+void proto_reg_handoff_isi_nameservice(void);
+void proto_register_isi_nameservice(void);
+
+#endif
+