diff options
Diffstat (limited to 'src/trunnel/trunnel-local.h')
-rw-r--r-- | src/trunnel/trunnel-local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/trunnel-local.h b/src/trunnel/trunnel-local.h index b7c2ab98ef..8aa6d0ddaa 100644 --- a/src/trunnel/trunnel-local.h +++ b/src/trunnel/trunnel-local.h @@ -4,7 +4,7 @@ #include "util.h" #include "compat.h" -#include "crypto.h" +#include "crypto_util.h" #define trunnel_malloc tor_malloc #define trunnel_calloc tor_calloc |