summaryrefslogtreecommitdiff
path: root/lib/zclient.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zclient.c')
-rw-r--r--lib/zclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zclient.c b/lib/zclient.c
index ccd8bfc7..a253af61 100644
--- a/lib/zclient.c
+++ b/lib/zclient.c
@@ -270,7 +270,7 @@ zclient_send_message(struct zclient *zclient)
return 0;
}
-static void
+void
zclient_create_header (struct stream *s, uint16_t command)
{
/* length placeholder, caller can update */