We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f765119 + 3e866a4 commit 41f5bb0Copy full SHA for 41f5bb0
common/time_util.h
@@ -32,7 +32,7 @@ either expressed or implied, of the Regents of The University of Michigan.
32
#include <time.h>
33
34
#ifdef _WIN32
35
-#include <windows.h>
+#include <Winsock2.h>
36
typedef long long suseconds_t;
37
#endif
38
0 commit comments