summaryrefslogtreecommitdiff
path: root/src/mod_wstunnel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_wstunnel.c')
-rw-r--r--src/mod_wstunnel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_wstunnel.c b/src/mod_wstunnel.c
index 2c168d05..8181e8f2 100644
--- a/src/mod_wstunnel.c
+++ b/src/mod_wstunnel.c
@@ -636,6 +636,7 @@ TRIGGER_FUNC(mod_wstunnel_handle_trigger) {
__attribute_cold__
+__declspec_dllexport__
int mod_wstunnel_plugin_init(plugin *p);
int mod_wstunnel_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;