summaryrefslogtreecommitdiff
path: root/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'control.h')
-rw-r--r--control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/control.h b/control.h
index 9537682..8cd260c 100644
--- a/control.h
+++ b/control.h
@@ -1,2 +1,3 @@
int control_start();
+int control_handle(int fd);
void control_free();