diff options
Diffstat (limited to 'src/ext/ed25519/ref10/crypto_int32.h')
-rw-r--r-- | src/ext/ed25519/ref10/crypto_int32.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ext/ed25519/ref10/crypto_int32.h b/src/ext/ed25519/ref10/crypto_int32.h new file mode 100644 index 0000000000..cd5c7c28c5 --- /dev/null +++ b/src/ext/ed25519/ref10/crypto_int32.h @@ -0,0 +1,3 @@ +/* Added for Tor. */ +#include "torint.h" +#define crypto_int32 int32_t |