summaryrefslogtreecommitdiff
path: root/src/mod_evhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_evhost.c')
-rw-r--r--src/mod_evhost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_evhost.c b/src/mod_evhost.c
index 258cb11c..2d777662 100644
--- a/src/mod_evhost.c
+++ b/src/mod_evhost.c
@@ -347,6 +347,7 @@ static handler_t mod_evhost_uri_handler(request_st * const r, void *p_d) {
__attribute_cold__
+__declspec_dllexport__
int mod_evhost_plugin_init(plugin *p);
int mod_evhost_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;