Explorar o código

Add another winsock2 include, for timeval in procmon.

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
ce940c8c09
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/common/procmon.c

+ 1 - 0
src/common/procmon.c

@@ -22,6 +22,7 @@
 #endif
 
 #ifdef _WIN32
+#include <winsock2.h>
 #include <windows.h>
 #endif