[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Rectify include paths (automated)



commit da728e36f45799077a8d24a0be95ab5db78593f4
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Thu Jun 21 09:55:16 2018 -0400

    Rectify include paths (automated)
---
 src/common/crypto_hkdf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/crypto_hkdf.c b/src/common/crypto_hkdf.c
index dd29c73ce..8dc15b6ff 100644
--- a/src/common/crypto_hkdf.c
+++ b/src/common/crypto_hkdf.c
@@ -13,7 +13,7 @@
 #include "common/crypto_util.h"
 #include "common/crypto_digest.h"
 
-#include "crypto_openssl_mgt.h"
+#include "common/crypto_openssl_mgt.h"
 #include <openssl/opensslv.h>
 
 #if OPENSSL_VERSION_NUMBER >= OPENSSL_V_SERIES(1,1,0)

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits