Commit 7c716778 authored by Jason Madden's avatar Jason Madden

Note about removal of timeb, confirmed by upstream [skip ci]

parent fbadabde
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
/* JAM: gevent: A CHANGES entry says that GetSystemTimeAsFileTime is now /* JAM: gevent: A CHANGES entry says that GetSystemTimeAsFileTime is now
* used instead of timeb. So maybe this isn't needed? It breaks the build * used instead of timeb. So maybe this isn't needed? It breaks the build
* on Visual Studio 2014. * on Visual Studio 2014.
* UPDATE: upstream confirms this isn't needed and has removed it from what will
* become 4.22. See http://lists.schmorp.de/pipermail/libev/2015q4/002586.html
*/ */
#if 0 #if 0
#include <sys/timeb.h> #include <sys/timeb.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment