summaryrefslogtreecommitdiff
path: root/src/mod_vhostdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_vhostdb.c')
-rw-r--r--src/mod_vhostdb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_vhostdb.c b/src/mod_vhostdb.c
index 60ec170c..536ffbd7 100644
--- a/src/mod_vhostdb.c
+++ b/src/mod_vhostdb.c
@@ -381,6 +381,7 @@ TRIGGER_FUNC(mod_vhostdb_periodic)
__attribute_cold__
+__declspec_dllexport__
int mod_vhostdb_plugin_init(plugin *p);
int mod_vhostdb_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;