diff options
Diffstat (limited to 'src/lib/crypt_ops/crypto.h')
-rw-r--r-- | src/lib/crypt_ops/crypto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/crypt_ops/crypto.h b/src/lib/crypt_ops/crypto.h index 58afafed83..3a0b330be6 100644 --- a/src/lib/crypt_ops/crypto.h +++ b/src/lib/crypt_ops/crypto.h @@ -17,8 +17,6 @@ #include <stdio.h> #include "lib/cc/torint.h" -#include "common/compat.h" -#include "common/util.h" #include "lib/crypt_ops/crypto_rsa.h" /** Length of our symmetric cipher's keys of 128-bit. */ |