summaryrefslogtreecommitdiff
path: root/ev_vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev_vars.h')
-rw-r--r--ev_vars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev_vars.h b/ev_vars.h
index c9637f2..249aa2f 100644
--- a/ev_vars.h
+++ b/ev_vars.h
@@ -140,8 +140,8 @@ VARx(int, forkmax)
VARx(int, forkcnt)
#endif
-#if EV_ASYNC_ENABLE || EV_GENWRAP
VARx(EV_ATOMIC_T, gotasync)
+#if EV_ASYNC_ENABLE || EV_GENWRAP
VARx(struct ev_async **, asyncs)
VARx(int, asyncmax)
VARx(int, asynccnt)