Parcourir la source

Additional non-automated change to trunnel-local.h

Nick Mathewson il y a 6 ans
Parent
commit
71571e3428
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/trunnel/trunnel-local.h

+ 1 - 1
src/trunnel/trunnel-local.h

@@ -4,7 +4,7 @@
 
 
 #include "common/util.h"
 #include "common/util.h"
 #include "common/compat.h"
 #include "common/compat.h"
-#include "common/crypto_util.h"
+#include "lib/crypt_ops/crypto_util.h"
 
 
 #define trunnel_malloc tor_malloc
 #define trunnel_malloc tor_malloc
 #define trunnel_calloc tor_calloc
 #define trunnel_calloc tor_calloc