summaryrefslogtreecommitdiff
path: root/src/mod_authn_pam.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_authn_pam.c')
-rw-r--r--src/mod_authn_pam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_authn_pam.c b/src/mod_authn_pam.c
index b985216d..5d80b9ec 100644
--- a/src/mod_authn_pam.c
+++ b/src/mod_authn_pam.c
@@ -173,6 +173,7 @@ static handler_t mod_authn_pam_basic(request_st * const r, void *p_d, const http
__attribute_cold__
+__declspec_dllexport__
int mod_authn_pam_plugin_init(plugin *p);
int mod_authn_pam_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;