]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Additional non-automated change to trunnel-local.h
authorNick Mathewson <nickm@torproject.org>
Thu, 21 Jun 2018 16:47:48 +0000 (12:47 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Jun 2018 17:19:00 +0000 (13:19 -0400)
src/trunnel/trunnel-local.h

index f25659bf6f446fbb81fd3c0b911e3a98cdf20bd8..df852acb1958177e3c6f9b42bc89ee018d38c159 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "common/util.h"
 #include "common/compat.h"
-#include "common/crypto_util.h"
+#include "lib/crypt_ops/crypto_util.h"
 
 #define trunnel_malloc tor_malloc
 #define trunnel_calloc tor_calloc