mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Add another winsock2 include, for timeval in procmon.
This commit is contained in:
parent
5921b23e15
commit
ce940c8c09
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue