]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix unittest compilation with --disable-curve25519
authorNick Mathewson <nickm@torproject.org>
Thu, 20 Mar 2014 17:52:50 +0000 (13:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 20 Mar 2014 17:53:32 +0000 (13:53 -0400)
commita83abcf5ee5cb8fe245bc97e089e082f62921194
tree2b3021b2a60406b711ea96a9952d812efe6d1091
parent9077118ee27e275d495b89a810ee28882c74cf62
Fix unittest compilation with --disable-curve25519

This is a fix for 9700, which we already fixed in 0.2.5.x, but which
got left in 0.2.4.x.

This is a partial backport of a0a855d586d99540277014ccd3
changes/bug9700 [new file with mode: 0644]
src/test/test.c