aboutsummaryrefslogtreecommitdiff
path: root/push.h
diff options
context:
space:
mode:
Diffstat (limited to 'push.h')
-rw-r--r--push.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/push.h b/push.h
index 9e09683..78aadf2 100644
--- a/push.h
+++ b/push.h
@@ -51,6 +51,7 @@ void receive_auth_failed (struct context *c, const struct buffer *buffer);
#if P2MP_SERVER
void push_option (struct options *o, const char *opt, int msglevel);
+void push_options (struct options *o, char **p, int msglevel, struct gc_arena *gc);
void push_reset (struct options *o);