summaryrefslogtreecommitdiff
path: root/atomicio.c
diff options
context:
space:
mode:
authordamien <damien>1999-12-07 06:00:20 +0000
committerdamien <damien>1999-12-07 06:00:20 +0000
commit5d1ac740c619cd1b8cddfdd4cec8e172167ee658 (patch)
tree4d9bd31880f8b0abba515caa756a19811f4e629d /atomicio.c
parenta0b976be121742e929d2ab053b07a15505a91ec9 (diff)
downloadopenssh-5d1ac740c619cd1b8cddfdd4cec8e172167ee658.tar.gz
Vicarious (sp?) changes to try to fix -k option
Diffstat (limited to 'atomicio.c')
-rw-r--r--atomicio.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/atomicio.c b/atomicio.c
index 85e67d9a..0c776812 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -23,8 +23,9 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+
#include "includes.h"
-RCSID("$Id: atomicio.c,v 1.3 1999/12/07 05:45:20 damien Exp $");
+RCSID("$Id: atomicio.c,v 1.4 1999/12/07 06:00:20 damien Exp $");
#include "xmalloc.h"
#include "ssh.h"