summaryrefslogtreecommitdiff
path: root/src/mod_indexfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_indexfile.c')
-rw-r--r--src/mod_indexfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_indexfile.c b/src/mod_indexfile.c
index 27c40488..94cb42ad 100644
--- a/src/mod_indexfile.c
+++ b/src/mod_indexfile.c
@@ -159,6 +159,7 @@ URIHANDLER_FUNC(mod_indexfile_subrequest) {
__attribute_cold__
+__declspec_dllexport__
int mod_indexfile_plugin_init(plugin *p);
int mod_indexfile_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;