diff options
Diffstat (limited to 'crypto/openssh/sftp-common.c')
-rw-r--r-- | crypto/openssh/sftp-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/sftp-common.c b/crypto/openssh/sftp-common.c index d7f8837..b546a9f 100644 --- a/crypto/openssh/sftp-common.c +++ b/crypto/openssh/sftp-common.c @@ -25,6 +25,7 @@ */ #include "includes.h" +__RCSID("$FreeBSD$"); #include <sys/types.h> #include <sys/stat.h> |