summaryrefslogtreecommitdiff
path: root/src/mod_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_echo.c')
-rw-r--r--src/mod_echo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_echo.c b/src/mod_echo.c
index 919b0f98..0c2bb6da 100644
--- a/src/mod_echo.c
+++ b/src/mod_echo.c
@@ -135,6 +135,7 @@ URIHANDLER_FUNC(mod_echo_handle_uri_clean) {
__attribute_cold__
+__declspec_dllexport__
int mod_echo_plugin_init(plugin *p);
int mod_echo_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;