summaryrefslogtreecommitdiff
path: root/src/mod_rrdtool.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_rrdtool.c')
-rw-r--r--src/mod_rrdtool.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_rrdtool.c b/src/mod_rrdtool.c
index 0e3d4c0e..5ceeec1a 100644
--- a/src/mod_rrdtool.c
+++ b/src/mod_rrdtool.c
@@ -432,6 +432,7 @@ REQUESTDONE_FUNC(mod_rrd_account) {
__attribute_cold__
+__declspec_dllexport__
int mod_rrdtool_plugin_init(plugin *p);
int mod_rrdtool_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;