Re: [tor-dev] in buffers_net.c

2019-01-09 Thread teor
Hi, Thanks for this bug report and patch. > On 3 Jan 2019, at 13:27, Gisle Vanem wrote: > > Some recent change has added a: > #include > > which fails for MSVC (it doesn't have it). > > Since I fail to find any way to comment on Trac or Gitweb, > I give notice here. Patching into: > > ---

[tor-dev] in buffers_net.c

2019-01-02 Thread Gisle Vanem
Some recent change has added a: #include which fails for MSVC (it doesn't have it). Since I fail to find any way to comment on Trac or Gitweb, I give notice here. Patching into: --- a/src/lib/net/buffers_net.c 2019-01-02 18:57:42 +++ b/src/lib/net/buffers_net.c 2019-01-03 03:16:32 @@ -21,7 +