summaryrefslogtreecommitdiff
path: root/src/mod_maxminddb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_maxminddb.c')
-rw-r--r--src/mod_maxminddb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_maxminddb.c b/src/mod_maxminddb.c
index fb5dc850..8e7c5d81 100644
--- a/src/mod_maxminddb.c
+++ b/src/mod_maxminddb.c
@@ -77,6 +77,7 @@ REQUEST_FUNC(mod_maxminddb_request_env_handler);
CONNECTION_FUNC(mod_maxminddb_handle_con_close);
__attribute_cold__
+__declspec_dllexport__
int mod_maxminddb_plugin_init(plugin *p);
int mod_maxminddb_plugin_init(plugin *p) {
p->version = LIGHTTPD_VERSION_ID;