summaryrefslogtreecommitdiff
path: root/src/mod_extforward.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_extforward.c')
-rw-r--r--src/mod_extforward.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_extforward.c b/src/mod_extforward.c
index 482d21a9..e0c60cae 100644
--- a/src/mod_extforward.c
+++ b/src/mod_extforward.c
@@ -1187,6 +1187,7 @@ CONNECTION_FUNC(mod_extforward_handle_con_accept)
__attribute_cold__
+__declspec_dllexport__
int mod_extforward_plugin_init(plugin *p);
int mod_extforward_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;