diff --git a/ntfsprogs/decrypt.c b/ntfsprogs/decrypt.c index 876b33f8..0e8a8f4c 100644 --- a/ntfsprogs/decrypt.c +++ b/ntfsprogs/decrypt.c @@ -25,7 +25,6 @@ #include #include #include -#include #include "decrypt.h" @@ -403,6 +402,9 @@ unsigned ntfs_decrypt_user_key_decrypt(ntfs_decrypt_user_key *key, #if 0 // This is the old code based on OpenSSL. Please do not remove it. AIA + +#include + /** * ntfs_desx_key_expand - expand a 128-bit desx key to the needed 192-bit key * @src: source buffer containing 128-bit key