diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-06-30 10:03:36 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-06-30 10:03:36 +0200 |
commit | eac63e6754f8ef3b8e8d4962a8642786ee1e1a85 (patch) | |
tree | 3b1440f6e2052017e2692d023fae48df5431775d /tests/diff/diffiter.c | |
parent | e6b0ae7a13e20c4361327e50048a5143c8e9941b (diff) | |
download | libgit2-eac63e6754f8ef3b8e8d4962a8642786ee1e1a85.tar.gz |
ssh: create the right callback signature based on build options
When linking against libssh2, create the transport.h such that it
contains its definition for custom crypto and keyboard-interactive
callbacks.
If we don't link against libssh2, create an equivalent signature which
has void pointers instead of pointers to libssh2 structures.
This would be one way to fix #2438.
Diffstat (limited to 'tests/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions