2014-09-09 13:14 GMT+02:00 Michael Wojcik <michael.woj...@microfocus.com>: > You'd have to include the standard C headers before including the OpenSSL > ones, outside the namespace, so that their inclusion by the OpenSSL headers > has no effect.
I did that, but if a openssl header file includes standard C headers that I don't include, then the namespace declaration would affect them too, am I wrong? > Mind you, I don't think it's worth the effort, for the reasons I outlined > earlier. Sure, it was just a vague attempt. And indeed, lot of functions in OpenSSL are given as macros, so namespaces are of little help. Thanks a lot. -- Iñaki Baz Castillo <i...@aliax.net> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org