mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
crank SSH_SK_VERSION_MAJOR in sk-dummy.so
This commit is contained in:
parent
f208e3b9ff
commit
c46f6fed41
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
/* #define SK_DEBUG 1 */
|
/* #define SK_DEBUG 1 */
|
||||||
|
|
||||||
#if SSH_SK_VERSION_MAJOR != 0x00090000
|
#if SSH_SK_VERSION_MAJOR != 0x000a0000
|
||||||
# error SK API has changed, sk-dummy.c needs an update
|
# error SK API has changed, sk-dummy.c needs an update
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user