aboutgitcodebugslistschat
path: root/repair.h
diff options
context:
space:
mode:
Diffstat (limited to 'repair.h')
-rw-r--r--repair.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/repair.h b/repair.h
index de279d6..1d37922 100644
--- a/repair.h
+++ b/repair.h
@@ -10,6 +10,7 @@ void repair_sock_init(const struct ctx *c);
void repair_listen_handler(struct ctx *c, uint32_t events);
void repair_handler(struct ctx *c, uint32_t events);
void repair_close(struct ctx *c);
+void repair_wait(struct ctx *c);
int repair_flush(struct ctx *c);
int repair_set(struct ctx *c, int s, int cmd);