]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/ssl.h
Remove unnecessary #include <openssl/lhash.h> directives.
[thirdparty/openssl.git] / include / openssl / ssl.h
index a79c6d377efe9d2cebca6f612a6f21152f036803..7bc409c494171a0227ebb40e64a11caaefc9dfa7 100644 (file)
@@ -19,9 +19,9 @@
 # if OPENSSL_API_COMPAT < 0x10100000L
 #  include <openssl/x509.h>
 #  include <openssl/crypto.h>
-#  include <openssl/lhash.h>
 #  include <openssl/buffer.h>
 # endif
+# include <openssl/lhash.h>
 # include <openssl/pem.h>
 # include <openssl/hmac.h>
 # include <openssl/async.h>