summaryrefslogtreecommitdiff
path: root/src/mod_magnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_magnet.c')
-rw-r--r--src/mod_magnet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_magnet.c b/src/mod_magnet.c
index c08c476d..70baa813 100644
--- a/src/mod_magnet.c
+++ b/src/mod_magnet.c
@@ -3393,6 +3393,7 @@ SUBREQUEST_FUNC(mod_magnet_handle_subrequest) {
__attribute_cold__
+__declspec_dllexport__
int mod_magnet_plugin_init(plugin *p);
int mod_magnet_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;