permessage deflate male callback VISIBLE
authorAndy Green <andy.green@linaro.org>
Fri, 15 Jan 2016 14:16:54 +0000 (22:16 +0800)
committerAndy Green <andy.green@linaro.org>
Fri, 15 Jan 2016 14:16:54 +0000 (22:16 +0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
lib/extension-permessage-deflate.c

index f63ddd2..996f640 100644 (file)
@@ -41,7 +41,7 @@ const struct lws_ext_options lws_ext_pm_deflate_options[] = {
        { NULL, 0 }, /* sentinel */
 };
 
-int
+LWS_VISIBLE int
 lws_extension_callback_pm_deflate(struct lws_context *context,
                                  const struct lws_extension *ext,
                                  struct lws *wsi,