• G
    Reduce header interdependencies, initially in engine.h (the rest of the · 3a87a9b9
    Geoff Thorpe 提交于
    changes are the fallout). As this could break source code that doesn't
    directly include headers for interfaces it uses, changes to recursive
    includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to
    define this when building and using openssl, and then adapt code where
    necessary - this is how to stay current. However the mechanism exists for
    the lethargic.
    3a87a9b9
e_atalla.c 17.7 KB