diff options
Diffstat (limited to 'lib/version.c')
-rw-r--r-- | lib/version.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/version.c b/lib/version.c index c778896b2..9085f7df8 100644 --- a/lib/version.c +++ b/lib/version.c @@ -138,6 +138,7 @@ static const char * const protocols[] = { #ifdef USE_LIBSSH2 "scp", + "sftp", #endif NULL |