summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes/modes_lcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/modes/modes_lcl.h')
-rw-r--r--src/lib/libcrypto/modes/modes_lcl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/modes/modes_lcl.h b/src/lib/libcrypto/modes/modes_lcl.h
index b32c1b43c5..9057f7fd76 100644
--- a/src/lib/libcrypto/modes/modes_lcl.h
+++ b/src/lib/libcrypto/modes/modes_lcl.h
@@ -6,6 +6,7 @@
6 */ 6 */
7 7
8#include <openssl/modes.h> 8#include <openssl/modes.h>
9#include <machine/endian.h>
9 10
10 11
11#if (defined(_WIN32) || defined(_WIN64)) && !defined(__MINGW32__) 12#if (defined(_WIN32) || defined(_WIN64)) && !defined(__MINGW32__)