Update archivers/unrar to version 5.30,5
[dports.git] / archivers / unrar / files / patch-os.hpp
1 --- os.hpp.orig 2013-12-01 08:10:14 UTC
2 +++ os.hpp
3 @@ -151,6 +151,10 @@
4  #include <utime.h>
5  #include <locale.h>
6  
7 +#ifdef OPENSSL_AES
8 +#include <openssl/evp.h>
9 +#endif // OPENSSL_AES
10 +
11  #ifdef  S_IFLNK
12  #define SAVE_LINKS
13  #endif