summaryrefslogtreecommitdiff
path: root/src/mod_sockproxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_sockproxy.c')
-rw-r--r--src/mod_sockproxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_sockproxy.c b/src/mod_sockproxy.c
index 1b6bcbe3..966b3d73 100644
--- a/src/mod_sockproxy.c
+++ b/src/mod_sockproxy.c
@@ -169,6 +169,7 @@ static handler_t mod_sockproxy_connection_accept(connection *con, void *p_d) {
__attribute_cold__
+__declspec_dllexport__
int mod_sockproxy_plugin_init(plugin *p);
int mod_sockproxy_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;