--- os.hpp.orig 2013-12-01 08:10:14 UTC +++ os.hpp @@ -151,6 +151,10 @@ #include #include +#ifdef OPENSSL_AES +#include +#endif // OPENSSL_AES + #ifdef S_IFLNK #define SAVE_LINKS #endif