summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ev_vars.h b/ev_vars.h
index ff6a9a5..65cc72e 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -72,6 +72,9 @@ VARx(void *, vec_ri)
VARx(void *, vec_ro)
VARx(void *, vec_wi)
VARx(void *, vec_wo)
+#if defined(_WIN32) || EV_GENWRAP
+VARx(void *, vec_eo)
+#endif
VARx(int, vec_max)
#endif