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.
1 parent 1110fd6 commit 3e866a4Copy full SHA for 3e866a4
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