aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend.h')
-rw-r--r--backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.h b/backend.h
index 65ca97e..e1ad4ab 100644
--- a/backend.h
+++ b/backend.h
@@ -3,3 +3,4 @@ instance* instance_match(char* name);
int backends_start();
int backends_stop();
void instances_free();
+void channels_free();