
10 Nov
2015
10 Nov
'15
3:40 p.m.
commit 05c34b3330349bbb1311e2366e7593993f1de6d7 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Nov 10 10:40:19 2015 -0500 appease check-spaces --- src/common/compat_openssl.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/compat_openssl.h b/src/common/compat_openssl.h index 5d5941a..3fcd684 100644 --- a/src/common/compat_openssl.h +++ b/src/common/compat_openssl.h @@ -7,7 +7,7 @@ #ifndef TOR_COMPAT_OPENSSL_H #define TOR_COMPAT_OPENSSL_H -#include <openssl/opensslv.h> +#include <openssl/opensslv.h> /** * \file compat_openssl.h @@ -34,3 +34,4 @@ #endif #endif +