summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
authorroot <root>2008-05-26 04:14:32 +0000
committerroot <root>2008-05-26 04:14:32 +0000
commitf85b77ac352d8b007139aef3f54a73cd41c70b29 (patch)
treedeeb678d14acae8da561784f5fdd3a565aa92fa6 /ev_vars.h
parentd993d6efe358429d7aec3709f3ce85b50a756e2b (diff)
*** empty log message ***
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