diff options
Diffstat (limited to 'src/common/tortls.c')
-rw-r--r-- | src/common/tortls.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tortls.c b/src/common/tortls.c index 10b0319bec..a85124df2f 100644 --- a/src/common/tortls.c +++ b/src/common/tortls.c @@ -27,6 +27,7 @@ #include "crypto.h" #include "crypto_rand.h" +#include "crypto_dh.h" #include "crypto_util.h" #include "compat.h" |