Restore ability to build with V2_HANDSHAKE_SERVER

Fixes bug 4677; bugfix on 0.2.3.2-alpha. Fix by "piet".
This commit is contained in:
Nick Mathewson
2013-11-25 10:45:20 -05:00
parent acd8c4f868
commit 2d9adcd204
2 changed files with 61 additions and 57 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (build):
- Restore the ability to compile Tor with V2_HANDSHAKE_SERVER
turned off. Fixes bug 4677; bugfix on 0.2.3.2-alpha. Patch
from "piet".