summaryrefslogtreecommitdiff
path: root/src/h2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/h2.c')
-rw-r--r--src/h2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/h2.c b/src/h2.c
index 6cabadaf..5e817068 100644
--- a/src/h2.c
+++ b/src/h2.c
@@ -3449,6 +3449,7 @@ INIT_FUNC(mod_h2_init) {
__attribute_cold__
+__declspec_dllexport__
int mod_h2_plugin_init (plugin *p);
int mod_h2_plugin_init (plugin *p) {
p->version = LIGHTTPD_VERSION_ID;