aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto.h
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@gmail.com>2011-11-25 01:08:31 +0100
committerGeorge Kadianakis <desnacked@gmail.com>2011-11-25 01:08:31 +0100
commit1d1d5ae7f8f91b62f0e86081ff1f7255c545383b (patch)
treefde11216eb7fb0ba4265660af3fc158d0c95fc91 /src/common/crypto.h
parent7c37a664c17f4dd9748f096ea385c3627cc323fa (diff)
downloadtor-1d1d5ae7f8f91b62f0e86081ff1f7255c545383b.tar
tor-1d1d5ae7f8f91b62f0e86081ff1f7255c545383b.tar.gz
Finishing touches.
- Make check-spaces happy. - Remove a stray header from crypto.h
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r--src/common/crypto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 504c59b1a..683c8ea38 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -16,8 +16,6 @@
#include <stdio.h>
#include "torint.h"
-#include <openssl/bn.h>
-
/** Length of the output of our message digest. */
#define DIGEST_LEN 20
/** Length of the output of our second (improved) message digests. (For now