Skip to content
Snippets Groups Projects
Commit ce940c8c authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Add another winsock2 include, for timeval in procmon.

parent 5921b23e
Branches
Tags
No related merge requests found
......@@ -22,6 +22,7 @@
#endif
#ifdef _WIN32
#include <winsock2.h>
#include <windows.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment