aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/crypto_dh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypt_ops/crypto_dh.h')
-rw-r--r--src/lib/crypt_ops/crypto_dh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/crypt_ops/crypto_dh.h b/src/lib/crypt_ops/crypto_dh.h
index 73a7bcb521..88e8a919a8 100644
--- a/src/lib/crypt_ops/crypto_dh.h
+++ b/src/lib/crypt_ops/crypto_dh.h
@@ -14,6 +14,7 @@
#define TOR_CRYPTO_DH_H
#include "orconfig.h"
+#include "lib/cc/torint.h"
#include "lib/defs/dh_sizes.h"
typedef struct crypto_dh_t crypto_dh_t;