Commit d89fdba424c654445d0f927670691d9b55f20846

Nick Mathewson 2010-07-05T12:28:22

Make sample/hello_world work on windows We forgot to include the WSAStartup call in main(). Patch from an anonymous user on Sourceforge. Fixes bug 3025354.