diff options
author | Kevin Steves <stevesk@pobox.com> | 2000-12-06 23:25:40 +0100 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2000-12-06 23:25:40 +0100 |
commit | 2c65ada57319d01c5ba2a670e68f8c0167b83823 (patch) | |
tree | a4d81b47c0343b2610ab33d2385d6a8c20d2cede /ChangeLog | |
parent | 20001206 (diff) | |
download | openssh-2c65ada57319d01c5ba2a670e68f8c0167b83823.tar.xz openssh-2c65ada57319d01c5ba2a670e68f8c0167b83823.zip |
- (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
have it (used in ssh-keyscan).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ - todd@cvs.openssh.org 2000/12/05 16:47:28 [sshd.c] tweak comment to reflect real location of pid file; ok provos@ + - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't + have it (used in ssh-keyscan). 20001205 - (bal) OpenSSH CVS updates: |