summaryrefslogtreecommitdiff
path: root/ev_wrap.h
diff options
context:
space:
mode:
authorroot <root>2008-11-03 14:27:06 +0000
committerroot <root>2008-11-03 14:27:06 +0000
commitaf8cc2d33fae64c76948b12db9814533b2562aac (patch)
tree8a56731b402a685ccbdc1448a58b35c53a535052 /ev_wrap.h
parent6d539cac4659c2b55d43f9340198ae313d0e6fdf (diff)
*** empty log message ***
Diffstat (limited to 'ev_wrap.h')
-rw-r--r--ev_wrap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ev_wrap.h b/ev_wrap.h
index 6ccc1d2..ad545bf 100644
--- a/ev_wrap.h
+++ b/ev_wrap.h
@@ -71,6 +71,7 @@
#define asynccnt ((loop)->asynccnt)
#define fs_fd ((loop)->fs_fd)
#define fs_w ((loop)->fs_w)
+#define fs_2625 ((loop)->fs_2625)
#define fs_hash ((loop)->fs_hash)
#else
#undef EV_WRAP_H
@@ -144,5 +145,6 @@
#undef asynccnt
#undef fs_fd
#undef fs_w
+#undef fs_2625
#undef fs_hash
#endif