• Show log

    Commit

  • Hash : 73f0278e
    Author : Edward Thomson
    Date : 2014-12-23T16:40:01

    global: include sys/openssl.h for GIT_EXPORT of fn The openssl setup function needs to be GIT_EXPORT'ed, be sure to include the `sys/openssl.h` header so that it is appropriately decorated as an export function.